U++ framework
Do not panic. Ask here before giving up.

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: 704
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 Jun 22 11:02:33 GMT+2 2026

Total time taken to generate the page: 0.00894 seconds