accessing .mdb file

  • Thread starter Thread starter karnati
  • Start date Start date
K

karnati

hi group

i got one problem, is it possible to access the .mdb file from client
system
i.e when client says browse and selects the mdb file the data in it
should be accessd without uploading it to website

have a nice day

thanks in advance
karnati
 
Only through activex

A simple createobject( "ADO.Recordset" ) would do..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top