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 » PostgreSQL issues
Re: PostgreSQL issues [message #9701 is a reply to message #9692] Fri, 25 May 2007 19:43 Go to previous messageGo to previous message
zsolt is currently offline  zsolt
Messages: 702
Registered: December 2005
Location: Budapest, Hungary
Contributor
The problem is, that I need the same .sch file for PostgreSQL and SQLite. But "ID_FIELD integer autoincrement primary key" is not allowed in SQLite. The correct column definition is "ID_FIELD integer primary key autoincrement".
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to access a firebird database ?
Next Topic: Returning a null from select
Goto Forum:
  


Current Time: Mon Jul 07 23:08:59 CEST 2025

Total time taken to generate the page: 0.04566 seconds