Re: [pgadmin-support] pgAdmin 1.3.76

2002-08-19 Thread Dave Page
Excellent. Glad to hear it's all working now. Regards, Dave. > -Original Message- > From: Armbrust, Daniel C. [mailto:[EMAIL PROTECTED]] > Sent: 19 August 2002 17:53 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgAdmin 1.3.76 > > > Thanks

Re: [pgadmin-support] pgAdmin 1.3.76

2002-08-19 Thread Armbrust, Daniel C.
Thanks Dave! I checked my following previously reported errors against the new current version: * SELECT MAX(`OID_key`) AS RECCOUNT FROM `OID_root`CREATE SEQUENCE "OID_root_OID_key_key" START 356 * Notice the back ticks (`) around OID_key. These promptly cause an error (illegal syntax I thin