Re: [Dev-C++] accessing mdb/mssql with dev-cpp
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: rodolfo d'E. <rod...@ho...> - 2006-08-28 00:08:37
|
Hi, I have not tried it yet, but WxWidget includes a ODBC library which may allow you to work with both MSSQL and MSAccess. Good Luck Rodolfo d'Ettorre >From: Andrea <ab...@li...> >To: dev...@li... >Subject: [Dev-C++] accessing mdb/mssql with dev-cpp >Date: Sun, 27 Aug 2006 15:48:03 +0200 > > >Hi everybody, >I need to access some tables from (a mess of) .mdb >files (and later I'll be required to access data in a >MSSQL server). Please don't tell me I can use >SQLite or MySQL for I did as long as I could (BTW the >program I built using devcpp/sqlite worked about 10 >times faster than the one developed by another guy >with vb; but dumping results to a text file which took >less than a minute to be imported by a DTS is now >considered unacceptable). >I googled around but I found nothing usable about it. >Can anyone address me to tutorials/articles (better >if with some sample code) covering the topic? > >Thanks a lot > >Andrea > > > > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job >easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Dev-cpp-users mailing list >Dev...@li... >TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >https://lists.sourceforge.net/lists/listinfo/dev-cpp-users |