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 » U++ Library support » U++ SQL » Connecting to multiple databases.
Re: Connecting to multiple databases. [message #17312 is a reply to message #17311] Wed, 06 August 2008 20:32 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
captainc wrote on Wed, 06 August 2008 14:10

What is the best way to go about connecting to multiple databases and having multiple schema files? I have been testing some things out connecting to multiple databases simultaneously and it seems to be working well, but is there anything to watch out for in this situation? As of now, I am using 2 schema files (.sch) and 2 header files referencing those schema files.
Are there any functions that are limited to use referencing only 1 of the header files?
Are there any conflicts if I reference both header files from the same source file?


The only think to watch for is that there is only single SQL....

Tom has added NOAPPSQL flag that you can to main config - then there will be no SQL Smile

In fact, even 1 schema files (but included for two dialects) could be OK (depends on how much DB specific stuff you put in).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: SQLite: Date and Time
Next Topic: PostgreSQL Attribute Foreign Key --> Bug?
Goto Forum:
  


Current Time: Fri Aug 15 19:47:21 CEST 2025

Total time taken to generate the page: 0.08312 seconds