Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » PostgreSQL Connection Errors
Re: PostgreSQL Connection Errors [message #38259 is a reply to message #38256] Sat, 08 December 2012 13:54 Go to previous messageGo to previous message
Lance is currently offline  Lance
Messages: 527
Registered: March 2007
Contributor
Unlike SqlLite, U++ support PostgreSql externally. PostgreSql's client interface source code is not included in U++. So your program compiles fine but when linking, it failed because undefined symbols.

To fix that, you should include the postgresql libary path in the link path. I remember somewhere in the manual it's taught on how to add library and library path.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SQL Syntax in PostgreSQL in U++
Next Topic: Final Compilation for Windows. How to create the .exe 101
Goto Forum:
  


Current Time: Fri May 10 15:10:17 CEST 2024

Total time taken to generate the page: 0.03265 seconds