Jim Davis wrote: > I didn't think that "Delphi" had a database engine at all. Delphi (unless > I'm wrong which is likely) is much more comparable to something like Visual > Basic than to Access or Foxpro. > > Delphi would probably (I'm guessing) use something like the JET engine if it > needed a database internally or (more likely) access an external database > directly.
With Delphi, you're talking about the likes of InterBase and BDE. If it's InterBase, I'm pretty sure that there's ODBC drivers for it. There's definitely JDBC drivers: check out the Firebird website. K. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:203404 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

