|
-
May 29th, 2002, 05:18 AM
#1
Thread Starter
Junior Member
Question about vb.net
Hello...
I have a problem with an MSAccess DB...
This is my situation...
I have build a program with vb.net that connect to a MS access database, and I send him the command (access queries) in sql format...
I wont only to say if there is a method to block for few minuts a record of a table , to avoid that 2 pc can modify the same record...
Thanks in advance...
Last edited by masterx81; May 30th, 2002 at 11:38 AM.
-
May 30th, 2002, 10:51 AM
#2
Thread Starter
Junior Member
Another question....
Whot is the best way to connect to an msaccess database?
Currently I'm using system.data.oledb (Is this ado.net or not??????)
But I say that exist other method...
I have read that exist system.data.ado, but my vb.net not recognize this resource....
sorry for my basic question...but I'm sarting now with vb.net and databases...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|