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 » Quick explanation of function calls for postgresql
Re: Quick explanation of function calls for postgresql [message #16617 is a reply to message #16613] Wed, 02 July 2008 16:08 Go to previous messageGo to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
Thank you for the explanation; very helpful.
Quote:

All_Tables will "dump" SQL scripts from .sch file and stores them into database.

If this is going to execute the scripts anyway, what is the use for checking for changes to update immediately after? Will All_Tables() only execute the "create tables" sql from the "S_*.sql" file, whereas Upgrade() will execute the "U_*.sql" file?
Also, is there an equivalent to the All_Tables() function that will only compare the current scripts with the potential new ones and not execute the create statements (even though the create statements simply fail when the table already exists...)?
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: SQLite queries problem
Next Topic: PostgreSQL GetInsertedId()
Goto Forum:
  


Current Time: Tue Jun 04 10:13:26 CEST 2024

Total time taken to generate the page: 0.02288 seconds