Using BLOBs with several DBMS

From: Ricardo Maia <rmaia(at)criticalsoftware(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Using BLOBs with several DBMS
Date: 2001-05-29 14:09:09
Message-ID: 01052915090904.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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message pgsql-interfaces 2001-05-29 14:42:46 Re: libpq++ in Apache Problem.
Previous Message Ricardo Maia 2001-05-29 14:04:52 Using BLOBs with several DBMS