From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: ODBC through DGJPP? Date: 18 Oct 2002 10:56:57 GMT Organization: Aachen University of Technology (RWTH) Lines: 16 Message-ID: References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1034938617 3215 137.226.32.75 (18 Oct 2002 10:56:57 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 18 Oct 2002 10:56:57 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dan Mahoney wrote: > I've got to write a C++ program on a Windows box, using the DJGPP port > of gcc. The only challenge to this project is that I need to be able > to query an MS Access database. I'm quite certain that this is completely impossible as long as you really use DJGPP. As opposed to, say, RSXNTDJ, which would let you access Windows API functions (including ODBC) since it build Windows applications. DJGPP makes DOS programs which just do not have any access whatsoever to Windows stuff like ODBC. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.