PC Review


Reply
 
 
=?Utf-8?B?ZGltd2l0?=
Guest
Posts: n/a
 
      16th Jun 2004
Do you have a list of counterpart methods and actions that is listed in DAO for ADO?

What is the counter part of the action DataBase, Recordset in DAO for ADO?
 
Reply With Quote
 
 
 
 
Tim Ferguson
Guest
Posts: n/a
 
      16th Jun 2004
=?Utf-8?B?ZGltd2l0?= <(E-Mail Removed)> wrote in
news:6AEE8767-C7CE-46C5-916F-(E-Mail Removed):

>
> What is the counter part of the action DataBase, Recordset in DAO for
> ADO?
>


There is no Database object in ADO. You use Connection objects to
manipulate the data, and ADOX Catalog objects to manipulate the schema.

There is a Recordset oject in ADO, which does roughly the same things as a
real one although the method calls and parameters are slightly (but
enough... <g> ) different.

Hope that helps


Tim F

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C# counterpart to VB.NET Implements =?Utf-8?B?TmlrbGFz?= Microsoft C# .NET 6 10th Feb 2006 03:26 PM
What is vbCrLf counterpart in C# =?Utf-8?B?QW5kcmV3?= Microsoft C# .NET 7 28th Sep 2005 06:26 PM
C++ cevent counterpart in C#??? Thomas Microsoft C# .NET 0 24th Jan 2005 10:53 AM
Repaint counterpart in asp.net =?Utf-8?B?cm9kY2hhcg==?= Microsoft VB .NET 0 2nd Oct 2004 04:15 PM
GUI-dll counterpart PPCtech Microsoft Dot NET 1 27th Aug 2004 10:19 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:42 PM.