Re: SMALL MYSQL Problem

2001-08-17 Thread Sinisa Milivojevic
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

SMALL MYSQL Problem

2001-08-16 Thread O'SULLIVAN JOHN
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