|
-
May 23rd, 2000, 09:17 AM
#1
Thread Starter
Hyperactive Member
I am now trying to convert my DAO to ADO using my VB5 on Win95.
When I run the VB IDE environment and try to press F1 for ADO help, it just cannot find the help text.
Do I miss something or do I have to download from somewhere?
Or is there anybody can give me simple sample on how to use ADO for the following:
1) Open a remote DB running on NT/IIS (with detection of failure in connect)
2) Open a record set (synchronised, no asynchronise), detection of BOF, EOF and retrieval of data
3) Execute a SQL statement and get the rowsaffected
4) Commit/Rollback/Begintran syntax
Thanks
-
May 23rd, 2000, 02:24 PM
#2
Addicted Member
Hi, this will help, there is source code and tools and more.
http://msdn.microsoft.com/downloads/...m/database.asp
Good luck,
André
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
|