|
-
Nov 3rd, 1999, 12:33 PM
#1
Thread Starter
Addicted Member
Can anyone tell me how to access a MS Access database stored on my website using VB, so that I can Add, Delete, Search, etc..
-
Nov 8th, 1999, 06:09 AM
#2
Junior Member
This can be done using ADO objects. The methods and properties are well documented.
Access databases are probably the easiest to use with ADO. Most, if not all, of the properties and methods will be supported.
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
|