RE: postgresql clob/alternatives

2003-12-01 Thread SEfftinge
Hi,
What's your problem with VARBINARY?
We are mapping VARBINARY to byte[] and it works.
We're using PostgreSQL 7.3.4. (But it worked with older versions, too)
Sven

-Original Message-
From: Gunnar Hilling [mailto:[EMAIL PROTECTED]
Sent: Monday, December 01, 2003 1:58 AM
To: [EMAIL PROTECTED]
Subject: postgresql clob/alternatives


...or are there alternatives for storing long character data (working in
postgreSQL again. Loading "VARBINARY" seems also not to work correctly).

-Gunnar



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



postgresql clob/alternatives

2003-11-30 Thread Gunnar Hilling
...or are there alternatives for storing long character data (working in
postgreSQL again. Loading "VARBINARY" seems also not to work correctly).

-Gunnar



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



postgresql clob

2003-11-30 Thread Gunnar Hilling
I know this has been asked before but I couldn't find a satisfying answer:

What do I have to do to use CLOBs in PostgreSQL? Is the patched driver
enough? Do I have to follow the the proposal on db.apache for
postgresql/CLOB (It is sometimes referred to as outdated).

Thanks a lot,

-Gunnar



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]