Re: Rolling back of a transaction

2001-05-06 Thread kuttappan
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

Re: mysql_auth HELP!

2001-03-24 Thread kuttappan
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

Cannot insert data into table

2001-03-24 Thread kuttappan
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

Invalid authorization specification

2001-03-19 Thread kuttappan
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