[pgadmin-support] migration problems

2003-10-07 Thread Ainhize
Hi, I've installed pgadmin III and I need import from odbc database. how can i get something similar to the migration pluging for pgadmin II? Thanks, A:-) ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan

Re: [pgadmin-support] migration problems with 1.3.60 alpha + gui issues

2002-08-15 Thread Dave Page
> -Original Message- > From: Armbrust, Daniel C. [mailto:[EMAIL PROTECTED]] > Sent: 14 August 2002 18:37 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] migration problems with 1.3.60 > alpha + gui issues > > > When attempting to migrate a s

[pgadmin-support] migration problems with 1.3.60 alpha + gui issues

2002-08-14 Thread Armbrust, Daniel C.
When attempting to migrate a set of tables from an access database using version 1.3.60 alpha, According to the log file, the following SQL was generated: 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.