Xref: utzoo comp.databases:7566 comp.lang.c++:10011 comp.object:1978 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!mintaka!bloom-beacon!eru!hagbard!sunic!mcsun!unido!orthogo!basti From: basti@orthogo.UUCP (Sebastian Wangnick) Newsgroups: comp.databases,comp.lang.c++,comp.object Subject: Re: C++ and INGRES Message-ID: <813@orthogo.UUCP> Date: 18 Oct 90 09:07:46 GMT References: <7797@star.cs.vu.nl> Organization: none Lines: 19 hcnbakk@cs.vu.nl (Bakker HCN) writes: >Is there anybody out there who has experience with or information >about: >- the possibility to access a database form C++ in general, >- the use of embedded SQL in C++ and >- the coupling between INGRES and C++? Well, we will use the Informix ESQL/C within our C++ project; some tests proved that the generated C code is acceptable to a C++ compiler. Of course, the main problem is how to integrate such a database into an object oriented framework. We have some ideas on that but these are still preliminary. Does anyone have come to a good classwork already? Sebastian Wangnick (basti@orthogo.uucp)