H
hula
Hallo
i am planing to develop an application in C# (VS2005) that uses an
Access 2000 Database as backend only for storing data. The frondend is
written completly in C#.
My question is, what do i need to deploy to the customers so they can
access the mdb file?
Do i need Jet 4.0? or MDAC 2.8?
My connect string says:
Microsoft.Jet.OLEDB.4.0
so i would guess Jet, OLEDB however would suggest MDAC.
Many thanks in advance.
i am planing to develop an application in C# (VS2005) that uses an
Access 2000 Database as backend only for storing data. The frondend is
written completly in C#.
My question is, what do i need to deploy to the customers so they can
access the mdb file?
Do i need Jet 4.0? or MDAC 2.8?
My connect string says:
Microsoft.Jet.OLEDB.4.0
so i would guess Jet, OLEDB however would suggest MDAC.
Many thanks in advance.