Using BLOBs with several DBMS - Mailing list pgsql-interfaces

From Ricardo Maia
Subject Using BLOBs with several DBMS
Date
Msg-id 01052915045203.13393@valkyrie
Whole thread Raw
Responses Re: Using BLOBs with several DBMS  (Stephen Crawley <crawley@dstc.edu.au>)
List 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


pgsql-interfaces by date:

Previous
From: Manika dey
Date:
Subject: Re: Using BLOBs with several DBMS
Next
From: Manika dey
Date:
Subject: Re: Using BLOBs with several DBMS