MyODBC with Visual C++

2002-07-29 Thread Nitesh Divecha
Hello All, I need help with MyODBC, I need to create a front-end for MySQL using Visual C++ 6.0. Have any one used MyODBC with Visual C++? I need a source code how to create a ODBC connection using MyODBC drivers. Please help, Thanking in Advance... Regards Nitesh

MySQL Logs

2002-07-27 Thread Nitesh Divecha
Hello All, I need help with MySQL Log, can I know where does MySQL saves the log files. I need a log for ODBC; I have some problem with ODBC connection from outside. I need to know what the Error is. Please advice, Thanking in Advance. Regards Nitesh

Need help with Tables/Attributes

2002-07-27 Thread Nitesh Divecha
Hello All, I need help with tables. I have created my table with some attributes in it. I need to modify my table attributes, can any one help me with the modify command or can give me the short cut to the web. Example: Mysql> create table test(ID int(4), Name varchar(20), Sex varchar(1)); No

Re: Re: Host IP is not allowed to connect this MySQL server

2002-07-18 Thread Nitesh Divecha
Thanks Dude, I gotta same probz... but I got it now :) Regards Nitesh > > From: Bhavin Vyas <[EMAIL PROTECTED]> > Date: 2002/07/18 Thu PM 08:15:26 GMT+03:00 > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: Re: Host IP is not allowed to connect this MySQL server > > http://www.mysql.com/d

MyODBC Error

2002-07-15 Thread Nitesh Divecha
Hello All, I have my MySql 3.23 running, I installed MyODBC in my Win98 PC and created a DSN for MySql. When I use MS Access to connect to MySql I get an Error saying "Host 192.168.1.103 is not allowed to connect to this MySql Server". I also tried connecting using telnet 192.168.1.109 3306 I