Xref: utzoo comp.lang.c++:9770 comp.object:1895 comp.databases:7377 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!news.funet.fi!funic!santra!hutcs.hut.fi!jaa From: jaa@hutcs.hut.fi (Jari Alasuvanto) Newsgroups: comp.lang.c++,comp.object,comp.databases Subject: Re: C++ and INGRES Message-ID: <1990Oct2.064421.3285@santra.uucp> Date: 2 Oct 90 06:44:21 GMT References: <7797@star.cs.vu.nl> Sender: news@santra.uucp (Cnews - USENET news system) Organization: Helsinki University of Technology, Finland Lines: 13 We did something with C++ and Ingres about two years ago. As far as I remember, there where some problems: - Ingres preprocessor (at the time) wanted to have the function defined as in C instead of C++ - "class" was not understood by Ingres at all If you`re using 2.0, you will propably have to guess the prototypes for the functions which Ingres preprocessor generates. This may be supported now, I have not done it with newer releases. -- Jari Alasuvanto, Lab. of Info Proc. Sci, Helsinki Univ. of Techology, Finland Internet: jaa@hutcs.hut.fi tel: +358-0-451 3236 fax: +358-0-465 077 >