MS Access Database

C

Charles Yap

What Application can be use to access database beside
Microsoft Access or .asp?
 
S

Scott McDaniel

Any ODBC compliant app can use a Jet (Access) database. MS has published the
appropriate drivers for this, and as long as you can install those drivers
you can hook into a Jet database.
 
Top