From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp References: <383AFA18 DOT FFB2503D AT t-online DOT de> Subject: Re: DATABASE Programming with djgpp Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: X-Trace: /w3Za+DE90xJgXncTKxdjanDDbw1prXCj274EqcmSukAbociu0we3maulTlWQqkN8ihpoHUynO3T!GybHM04Lsv4ry4VPFpZsOt8SHylNNOLaGF4otAv3TgCib9mv+vByQwQ9FUq0iSxp5IuIdw== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Wed, 24 Nov 1999 03:55:53 GMT Distribution: world Date: Wed, 24 Nov 1999 03:55:53 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Alfred Franz" wrote: > I'm going to do my first project with djgpp. > This will be a database application on an embedded system. > My problem is now to find tools to access a database engine > like btrieve or paradox or any other. > Has anyone an idea where I can get information about any > database engines? Look to see if DJGPP can do SQL (pronounced sequel; it's the standard query language used in many databases). Damian Yerrick