Access question

  • Thread starter Thread starter Daisy
  • Start date Start date
D

Daisy

If I connect to an MDB file in my C# app, would something other than the
..NET runtime require installing on the target clients?
 
You can't use an Access db without database components that come with
Access. Either full or run-time version of Access needs to be installed. If
you have the MS Office development version, you can deploy Access run-time
files with your
database.

HTH,

Eliyahu
 
Back
Top