Click to See Complete Forum and Search --> : javascript with ADO


midbie
11-17-2003, 10:38 AM
hi,

i m trying to code a html to work with .mdb file (access) locally

it seems that i can connect to the .mdb file by using javascript and ado
but i just dont know how to use the recordset object to display all the retrieved data (i.e. in table form)

is there any example code or resources about using javascript with ADO? or other ways to connect local database?

thx