|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Access mdb file on serverI created a windows application, added a Grid Control and connected to the
Pubs.mdb Access database locally with no trouble. Next I copied Pubs to a WebServer, changed the connection string by providing the IP address of the web server but the error below occurs. I tried the domain name ( like ibm.com\Folder) for the server and that failed also. I don't think I'm even attempting to hit on the server! The error is shown below An OleDBException was unhandled ==> Me.AuthorsTableAdapter.Fill(Me.PubsDataSet.authors) Error : Cannot start your application. The workgroup information file is missing or opened exclusively by another user. TIA Bob On Mon, 15 May 2006 05:40:03 -0500, "Bob Palank" <b**@stlcc.org> wrote: ¤ I created a windows application, added a Grid Control and connected to the¤ Pubs.mdb Access database locally with no trouble. Next I copied Pubs to a ¤ WebServer, changed the connection string by providing the IP address of the ¤ web server but the error below occurs. I tried the domain name ( like ¤ ibm.com\Folder) for the server and that failed also. I don't think I'm even ¤ attempting to hit on the server! The error is shown below ¤ ¤ An OleDBException was unhandled ==> ¤ Me.AuthorsTableAdapter.Fill(Me.PubsDataSet.authors) ¤ ¤ Error : Cannot start your application. The workgroup information file is ¤ missing or opened exclusively by another user. See the response to your first post. Paul ~~~~ Microsoft MVP (Visual Basic)
Storing collection of one class inside another
Server calls client behind firewall/NAT convert byte() in ASCII code to letters? Need one Regular Expression word automation bookmarks Setting Limitation to number of Rows in DataGrid? DataGrid / Dataset / DataAdaptor / DataBase updat problem - please Raise Maximum Compiler Error Limit? Hide an application to taskbar by the clock CSV PROBLEM |
|||||||||||||||||||||||