| |
fabiocerullo
Posts: 1
Score: 0
Joined: 10/18/2004
From: Argentina
Status: offline
|
Hi, It seems that there's a problem with your code (there's an extra / in your path): MM_marcos_STRING = "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & server.MapPath("example.mdb") Greetings, Fabio Cerullo
|
|