Thread: problems Visual Basic after migration
Hello,
After migration Access to Postgresql my application in Visual Basic shows ERROR: Relation name_table does not exist. But my tables exit in Postgresql,. What´s wrong?
Best Regards
Andrea Spessotto
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.404 / Virus Database: 228 - Release Date: 15/10/2002
Do your tables have mixed case names? If so, either use the option in the Migration Wizard to make them lower case, or quote them in your application.
Regards, Dave.
-----Original Message-----
From: Andrea (G&F) [mailto:andrea@gfsys.com.br]
Sent: 29 January 2003 19:44
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] problems Visual Basic after migrationHello,
After migration Access to Postgresql my application in Visual Basic shows ERROR: Relation name_table does not exist. But my tables exit in Postgresql,. What´s wrong?
Best Regards
Andrea Spessotto
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.404 / Virus Database: 228 - Release Date: 15/10/2002