Using DAO 3.6 in .net environment

  • Thread starter Thread starter Eyal
  • Start date Start date
E

Eyal

Hi



I would like to use DAO 3.6 dll for connecting to MsAccess in .net
environment.

I need to use that component since I have tried the other providers like
ADO, AdoDB , OleDB and they are very slow for my purpose.

I tried Dao 3.6 using vb6 and its very fast.

I don’t know which kind of parameters I need to supply to the OpenDatabase
and OpenRecordset function ( its very strict not as in vb6).

Does someone have any example for using Dao 3.6 in .net ?



Thanks,



Eyal
 
Eyal,

Are you sure you are knowing what you are doing, when you get it to work,
you have everytime the change that it will not work in future (just because
an OS update or something)

Just my thought,

Cor

"Eyal" <[email protected]>

..
 
Back
Top