Re: Using BLOBs with several DBMS

Поиск
Список
Период
Сортировка
От Manika dey
Тема Re: Using BLOBs with several DBMS
Дата
Msg-id Pine.GSO.4.10.10105301051460.17382-100000@sun9.plasma.ernet.in
обсуждение исходный текст
Ответ на Re: Using BLOBs with several DBMS  (Manika dey <bithi@ipr.res.in>)
Ответы DBI::Pg problems  (Chris Hayner <hayner80@astro.ocis.temple.edu>)
Список pgsql-interfaces

Hi, Declare the field type as oid for which you want it to be type blob.  we can surely create and update table with
type blob using jdbc.manika
 
> 
> 
> 
>  
> -------------------------------------------------------------------
> 
> From:-                          | 
>  Ms. Manika Dey.                |Ph.No:--
>  Engineer-SC (Comp. Tech.)      | IPR -- 02712 - 69276 
>  I.P.R                          |          EXT 336,315
>  BHAT, GANDHINAGAR              | Residence -- 079 - 6745701
>  Gujrat -- 382 428              | FAX --- 69017
>   ------------------------------------------------------------------ 
> 
> 
> 
> 
>                                        
>                 
> 
> 
> On Tue, 29 May 2001, Ricardo Maia wrote:
> 
> > 
> > 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
> > 
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
> > 
> 
> 



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: James Loh
Дата:
Сообщение: Postgresql unit
Следующее
От: Chris Hayner
Дата:
Сообщение: DBI::Pg problems