Using BLOBs with several DBMS

From: Ricardo Maia <rjmaia(at)student(dot)dei(dot)uc(dot)pt>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Using BLOBs with several DBMS
Date: 2001-05-29 14:04:52
Message-ID: 01052915045203.13393@valkyrie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi,

I'm trying to make a application in JAVA that connects thought JDBC to DBMS.
It should create tables, insert data and make queries.

My question is: how can i create a table with one BLOB field, in a DBMS
independent way?

I am using PostgreSQL7.1 and Oracle 8 but I want to make it be able to work
with other DBMSs.

Thanks

Ricardo Maia

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ricardo Maia 2001-05-29 14:09:09 Using BLOBs with several DBMS
Previous Message Hiroshi Inoue 2001-05-29 05:39:22 Re: [ODBC] large objects, visual basic, ADO