Thanks! I'll check it out.
Best regards,
Coppola.
Search found 6 matches
- 17.11.2006, 11:36
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: PostgreSQL ByteA blob fetch bug
- Replies: 6
- Views: 1959
- 14.11.2006, 13:12
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: PostgreSQL ByteA blob fetch bug
- Replies: 6
- Views: 1959
- 13.11.2006, 20:29
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: PostgreSQL ByteA blob fetch bug
- Replies: 6
- Views: 1959
- 13.11.2006, 20:21
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: PostgreSQL ByteA blob fetch bug
- Replies: 6
- Views: 1959
- 13.11.2006, 20:18
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: PostgreSQL ByteA blob fetch bug
- Replies: 6
- Views: 1959
PostgreSQL ByteA blob fetch bug
Hi folks, I'm experiencing some strange behavior with ByteA blob fields. I have an application that needs to store Dlls in a DB as a central repository so they can be used throughout the hole company. I have no problem putting the Dlls in the DB (tested with SQL Manager 2005 Lite for PostgreSQL v3.4...
- 10.11.2006, 14:41
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Asynch queries and cancel
- Replies: 0
- Views: 443
Asynch queries and cancel
Hi folks, I need to know if there is any way to execute a SELECT asynchronously and if a long time consuming query can be canceled. I have an application that stores Dlls in a PostgresSQL 8.1 database and have to download then when necessary to the user's machine. This operation can take a long time...