If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Relation ship with dao and mdac

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-13-04, 03:39
dbtechzala dbtechzala is offline
Registered User
 
Join Date: May 2004
Posts: 16
Relation ship with dao and mdac

Hello Friends,
i m createing app using vb and access 2k using dao 3.6 reference object.
I m creating setup using installshield devstudio 9.
setup includes dao and mdac 2.5 sp3 .
Is there any relation with dao and mdac 2.5 sp3 ?
Reply With Quote
  #2 (permalink)  
Old 08-15-04, 11:01
Daniel_Johns Daniel_Johns is offline
Registered User
 
Join Date: Jul 2004
Posts: 69
MDAC is Microsoft Data Access Components which includes such as the MS SQL Server OLE DB provider and drivers and others...while DAO is Data Access Objects which provides access of data to native MS Jet engine db (mdb files) and any ODBC data source. why use DAO when u can use ADO? btw, determine now the relationship?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On