J
Jim Brown
I have been trying to design a Web Form using VB.Net 2002 that uses a
DataGrid to display a MS Access database.
When using the Data Adapter Configuration Wizard on my local server I
successfully make a "New Connection" after pointing it to the Access MDB
file on my local file system. But when I try to duplicate this on my live
web server I can't figure out what to put in for the path to my database.
Can I use the wizard or do I have to build the OleDbConnection's DataSource
string manually as my web page loads?
Live site is hosted at Microsoft bCentral
DataGrid to display a MS Access database.
When using the Data Adapter Configuration Wizard on my local server I
successfully make a "New Connection" after pointing it to the Access MDB
file on my local file system. But when I try to duplicate this on my live
web server I can't figure out what to put in for the path to my database.
Can I use the wizard or do I have to build the OleDbConnection's DataSource
string manually as my web page loads?
Live site is hosted at Microsoft bCentral