From: =?iso-8859-2?B?Smn47SCpYW5kYQ==?= To: Subject: sql database Date: Mon, 3 Apr 2000 18:05:38 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com Hello I've decided to learn some basics about sql programming and it seemed obvious to me that it would be in cooperation with djgpp, so i've started looking for sql server and API. To my horror I only found one FREE(it is a shareware) win.. sql server(MYSQL) and no djgpp API. Unfortunately even por0ing seems to be problematic, because libraries provided with that shareware:) mysql are for watcom, microsoft c++, some others, cygwin, but not for djgpp. So my question is obvious. Is there any c/c++ api to some win(not NT preferably) sql server to use with djgpp? Maybe that mysql company should be told about djgpp and they would hopefully provide a djgpp library... David Sanda