Is there a version of MySql for Windoze that supports BDB tables?
Rohit.
- Original Message -
From: "Paul DuBois" <[EMAIL PROTECTED]>
To: "Sudhir" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, 03 May, 2001 9:23 PM
Subject: Re: Rolling back of a transaction
> At 5:34 PM +0800
Hello Linsen,
I would like to know more about mysql_auth and how to use htpasswd file
[I don't even know what this is!!] for user authentication. Please guide me
or refer me to a url where I can find this info. Thanks.
Rohit.
- Original Message -
From: "Linsen Limsico" <[EMAIL PROTECT
Hello all. This is a snippet from my JavaBean that I'm using to insert data
into MySql database.
The bean is working perfectly alright but I can't insert data into the user
table. Please help and do tell what I'm doing wrong here.
This is the code:
public String saveToDB() {
try {
Class.for
hello all.
I'm new to mysql and to this list. Here's my problem. I am using mysql and jsp.
From a jsp page I try to connect to the mysql server I get error " Invalid
authorization specification: Access denied for user : javaworks@localhost (using
password: NO)
at org.git.mm.mysql.MysqlIO.i