Windows Develop Bookmark and Share   
 index > Windows Forms General > MDAC requirement
 

MDAC requirement

hi,

is MDAC required for an application which only uses datset. The application does not have any database, just uses a DataSet to make some programming easier.  do i have to deploy MDAC?
MigrationUser 1  Friday, January 21, 2005 12:39 PM
No.  MDAC stands for Microsoft Data Access Components and contains drivers and such for dealing with outside data sources.  You're not accessing any data, so you're good to go.  Everthing happens in memory with the DataSet.
MigrationUser 1  Friday, January 21, 2005 2:05 PM

You can use google to search for other answers

Custom Search

More Threads

• Priniting
• VB express & web service as data source
• how to delegate the data in datagridview from form1 to the datagridview in form2?
• How to enable/disable the close button('X') in window form ?
• Crop Image Possible?
• Datagrid Question?
• how to use command builder class
• Check
• User interface question
• Getting Control in Main Window