
May 15th, 2004, 10:04 AM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Needs to execute Procedures in MS Access in Dot Net
Hi,
I have dot net project where in I'm accessing MSAccess .mdb file.
I'm unable to execute a Procedure or a Query from VB Dot net that is tied upta a linked Table.
There cld be two ways we can solve this problem i suppose
1) IF I cld provide the login password and userID through dot net program for me to connect to the Linked table
2) Some how providing access with User ID and password every time I execute a query on the linked table.
Please help
Charan
|