> -----Original Message----- > From: Kurt Roeckx [mailto:[EMAIL PROTECTED]] > Sent: 12 December 2002 23:44 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] SQL wizard problem. > > > When trying to use the SQL wizard I get the following error: > > "An error has occured in pgAdmin II:frmSQLWizard.Get_Colums: > > Number: 5 > Description: Invalid procedure call or argument" > > This happens when in the first tab and pressing next, going > to the 3rd tab. > > Turning on full debug, I see it getting the database, > namespaces, and then tables. For some reason it says: > "Entering pgSchema:Tables.Property Get Item(""TABLE"") > > Is it normal that there are double quotes? Could that be the > problem? If not, any idea what can be wrong? > > I'm using pgAdmin 1.4.2 and postgresql 7.3. >
Hi Kurt, I believe I've fixed this issue in pgAdmin 1.4.12 which I just uploaded to http://www.pgadmin.org/downloads. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
