Path: utzoo!utgpu!cunews!cognos!nigelc From: nigelc@cognos.UUCP (Nigel Campbell) Newsgroups: comp.databases Subject: Re: Which DB's have BLOBS on VMS besides SYBASE Keywords: BLOBS Message-ID: <9080@cognos.UUCP> Date: 25 Nov 90 12:24:48 GMT References: <17273@hydra.gatech.EDU> <380@iquery.PIC.COM> Reply-To: nigelc@cognos.UUCP (Nigel Campbell) Organization: Cognos Inc., Ottawa, Canada Lines: 37 In article <380@iquery.PIC.COM> matt@iquery.PIC.COM (Matt Reedy) writes: >In article <17273@hydra.gatech.EDU> gt8963a@prism.gatech.EDU (MCCARTNEY,JEFFREY ELWOOD) writes: >>I'm searching for mature DB's that have BLOBS (datatypes that handle images,etc) >>on the VMS operating system. I'd also be interested as to what programming >>languages they interface with. > >DEC's own Rdb supports blobs (DEC calls them "segmented strings"), as does >Interbase from Interbase Software. Both have programming interfaces for all >VMS languages (C, FORTRAN, etc.) > >As for maturity, both Rdb and Interbase are fairly mature products, having >been around for at least a couple of years. Interbase (also known as Starbase from Cognos) has extended the basic blob type to allow user defined blob types and filters . The filters can be written in a 3gl. Other basic blob operators include for loops, blob load and dump (to external files) blob edit and c style getb,putb calls . The Interbase Gdml language which supports blobs allows you to incorporate blob handling into Sql programs : blobs are also part of the transaction control . Preprocessor support exists for Ada , Basic , C , Cobol , Fortan , Pascal and Pl/I . I would interested to hear about what people use blob type structures for beyond holding just lots of text . -- Nigel Campbell Voice: (613) 783-6828 P.O. Box 9707 Cognos Incorporated FAX: (613) 738-0002 3755 Riverside Dr. uucp: nigelc@cognos.uucp || uunet!mitel!sce!cognos!nigelc Ottawa, Ontario CANADA K1G 3Z4