J
John Smith
Hello,
I connect to an access database through the ui oledbdataadapters. This is
fine becuase the wizard prompts for a file location. Puttig my page on a
server, I have run into a few diffilculties. The page still asks for
c:\database\database.mdb. I have changed all the other events such as
submit/delete etc to server.mappath("/database/database.mdb"). How then do i
change that in the dataadapters?
I connect to an access database through the ui oledbdataadapters. This is
fine becuase the wizard prompts for a file location. Puttig my page on a
server, I have run into a few diffilculties. The page still asks for
c:\database\database.mdb. I have changed all the other events such as
submit/delete etc to server.mappath("/database/database.mdb"). How then do i
change that in the dataadapters?