Path: utzoo!attcan!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!mcvax!ndosl!fdmetd!steinar From: steinar@fdmetd.uucp (Steinar Overbeck Cook) Newsgroups: comp.databases Subject: Re: Do you like your UNIX RDBMS? Summary: What's wrong with embedded SQL ? Message-ID: <427@fdmetd.uucp> Date: 30 May 89 07:33:56 GMT References: <9703@dasys1.UUCP> <3378@fp.sei.cmu.edu> <2907@osiris.UUCP> Organization: Fellesdata a.s, Oslo, Norway Lines: 17 In article , emuleomo@yes.rutgers.edu (Emuleomo) writes: > ..... > I am getting frustrated with the performance of embedded SQL. > What is wrong with the use of embedded SQL ?. With the use of embedded SQL your 'C' programs are much more portable than with the use of some proprietary C-interface. Personally I use Pro*C with our Oracle database. The precompiler from Oracle is lousy, but I like embedding SQL in my C-programs. -- Steinar Overbeck Cook, Fellesdata a.s, P.O. Box 248, 0212 OSLO 2, NORWAY Phone : +47 2 52 80 80 Fax : +47 2 52 85 10 E-mail : ...!mcvax!ndosl!fdmetd!steinar or steinar@fdmetd.uucp