Hi
I am just starting to write my first client with MYSQL 3.23.39 under RH
Linux 7.1 and I had the following code.
The code compiles fine but the call to mysql_query( ) fails with following
error
I used the exact same query at the MYSQL prompt and it worked fine
Could anyone please tell me whe
Hi all,
I am very new to MYSQL and I am running 3.23 on RedHat Linux 7.1.
I have just set up a simple database.
I was not prompted for a password,and was just allowed to set it
up and access it.I now want to access it through C,and I am trying to set up
a
connection to my database but I am getti