|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D - D and MYSQL or DB XML
I only discovers D a few days ago, but already I am considering recoding my game stats tool (AEstats) written in ANSI C. I would love to be able to control a database from my code, though: Sofar I have been using Cygwin and Linux (Suse/Debian) to create executable for Windows and Linux. Alas ANSI C will probably never interface with MySQL or DB XML. Has anyone been able to make D use/control a database library like MySQL or DB XML? For both of these DBs C++ libs exist, but since D is no C++ lib link compatible (from D online manual), I am wondering if there is *any* way to control a "powerful widespread" database from D at all? Thanx. AEon Mar 14 2005
Hello. Welcome to newsgroups. Newsreaders allow you to post a single message to two or more newsgroups simultaneously. This is called crossposting, and is the only appropriate way to share a message across multiple newsgroups. Please see http://smjg.port5.com/faqs/usenet/xpost.html http://www.cs.tut.fi/~jkorpela/usenet/xpost.html and then, since you've multiposted this time, pick a 'group on which you would like people to answer you. Stewart. -- My e-mail is valid but not my primary mailbox. Please keep replies on the 'group where everyone may benefit. Mar 14 2005
|