I do use postgresql. That's what I thought, seems not to be implemented yet.
Thank you anyway, I can still use plain ZQuery ^^
Regards!
Search found 9 matches
- 11.03.2007, 00:36
- Forum: PostgreSQL
- Topic: PostgreSQL 8.2.3 + ZStoredProc Error
- Replies: 4
- Views: 2533
- 10.03.2007, 00:27
- Forum: PostgreSQL
- Topic: PostgreSQL 8.2.3 + ZStoredProc Error
- Replies: 4
- Views: 2533
- 09.03.2007, 10:52
- Forum: PostgreSQL
- Topic: PostgreSQL 8.2.3 + ZStoredProc Error
- Replies: 4
- Views: 2533
PostgreSQL 8.2.3 + ZStoredProc Error
Hello,
I'm trying to insert a simple row through a ZStoredProc component but on executing I always get "Unsupported operation" error no matter what I try.
What should I do?
Thanks!
I'm trying to insert a simple row through a ZStoredProc component but on executing I always get "Unsupported operation" error no matter what I try.
What should I do?
Thanks!
- 24.02.2006, 17:21
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZeosLib Components Cached Updates
- Replies: 6
- Views: 1843
- 24.02.2006, 13:49
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZeosLib Components Cached Updates
- Replies: 6
- Views: 1843
- 23.02.2006, 18:22
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: error update date field
- Replies: 4
- Views: 1142
- 23.02.2006, 12:46
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZeosLib Components Cached Updates
- Replies: 6
- Views: 1843
ZeosLib Components Cached Updates
I'd like to know which level of cached updates implementation comes with zeosdbo components. I'll try to explain my problem with an example... I don't really know if this is even possible on actual CachedUpdates implementations, but the matter is that when I post changes in a CachedUpdates-enabled D...
- 23.02.2006, 12:03
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Date/Time Problem in Delphi 7
- Replies: 7
- Views: 2780
Hi, This is a bug from Zeos components on the interface with PostgreSQL. The matter is that Zeos components only parse Date formats like 1999-02-01 (i.e. ANSI SQL Date Format), but PosgreSQL can be configured to support the SQL style (your Date format I guess..), the German style,... To resolve this...
- 23.02.2006, 11:59
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: error update date field
- Replies: 4
- Views: 1142
Hi, This is a bug from Zeos components on the interface with PostgreSQL. The matter is that Zeos components only parse Date formats like 1999-02-01 (i.e. ANSI SQL Date Format), but PosgreSQL can be configured to support the SQL style (your Date format I guess..), the German style,... To resolve this...