I am trying to connect to an access database (say mydb.mdb), once connected i want to run an sql statement (UPDATE) then i want to disconnect. How do i go about it?
Ive tried connecting using a couple of different methods but i can't seem to connect properly
Ive tried connecting using a couple of different methods but i can't seem to connect properly