Re: [QUERY] Problem with Syntax/Query. Need Help Please.

2001-11-17 Thread Tore Van Grembergen
9:02 AM Subject: [QUERY] Problem with Syntax/Query. Need Help Please. > G'Day All. > > I'm trying to do the following in a query, in mySQL. > All my previous years of SQL has been on MS-SQL, and i'm having some little > problems with tricky sql statements. > > **

[QUERY] Problem with Syntax/Query. Need Help Please.

2001-11-16 Thread Pure Krome
G'Day All. I'm trying to do the following in a query, in mySQL. All my previous years of SQL has been on MS-SQL, and i'm having some little problems with tricky sql statements. * i'm trying to insert a new record if the name doesn't exist in the table. If i insert, return ID, else return 0 *