Home » Community » Newbie corner » Connecting to PostgreSQL DB without reference file
Re: Connecting to PostgreSQL DB without reference file [message #38314 is a reply to message #38311] |
Sun, 09 December 2012 21:38  |
DOTMPP
Messages: 4 Registered: December 2012
|
Junior Member |
|
|
I think I figured it out. I wasn't used to the packaging nature of U++ and it looks like I had to include the entire postgres package, not just #include. Am I correct?
edit: Now my queries aren't executing...
I tried initiating it as SQL = (the PostgreSQLSession object);
edit2:
I FIGURED IT OUT. My DB table names were a mix of lowercase and uppercase letters, and the SQL only recognizes lowercase table names.
My god.
edit3: Do the variable names have to be all lowercase too?!!?!???!?!??!
[Updated on: Mon, 10 December 2012 01:18] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Aug 24 06:52:51 CEST 2025
Total time taken to generate the page: 0.04077 seconds
|