Delphi typically uses the BDE (Borland Database Engine) which is somewhat like ODBC (Borland was a pioneer in this and then MS came out with ODBC). The BDE was typically used to connect to Dbase, Paradox, Interbase (which evolved into Forebird), etc. Later versions of the BDE included drivers for MSSql and others. There are also third-party add-ons to connect to ODBC, MySQl, PostGres, etc.
So, basically, it can really be most any kind of database... HTh, Howie ----- Original Message ----- From: "Claude Schneegans" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, April 18, 2005 4:30 PM Subject: Re: Interfacing Delphi with CF > >>I write all my CFX tags in Delphi, > > Thanks for the info, but the problem here is not how to write a CF > application in Delphi, but to rewrite a Delphi application in CF, using > the same database. > I think the first thing I need to know now is the type of database which > is used. > I thought that Delphi had it's own, just like Access. > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203435 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

