O'SULLIVAN JOHN writes:
> 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 wor
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