R
Randy
Hi,all
I met one problem of connecting Access database in asp.net web program.
I use ODBC link to Access, the connection string like
"PWD=12345;DSN=QADLinkMDB;DriverId=25;MaxBufferSize=2048;FIL=MS
Access;PageTimeout=5;UID=apiprogram"
while runing program, system prompt error: the workgoup file is missing
or open exculsive by anthor user.
My access database located in another server,if I copy the Access
database to my local place, the program run without problem, but now always
display above error.
Then what's the problem? Anyone could give me a hand? Thanks!
I met one problem of connecting Access database in asp.net web program.
I use ODBC link to Access, the connection string like
"PWD=12345;DSN=QADLinkMDB;DriverId=25;MaxBufferSize=2048;FIL=MS
Access;PageTimeout=5;UID=apiprogram"
while runing program, system prompt error: the workgoup file is missing
or open exculsive by anthor user.
My access database located in another server,if I copy the Access
database to my local place, the program run without problem, but now always
display above error.
Then what's the problem? Anyone could give me a hand? Thanks!