|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Redistributable Files For DatabasesI am using an Access 2000 database in a VB 2003 .NET app and am unsure which
redistributable I need to send with my app so that it will be able to work with this database format. In my conenction string, I am using the following provider: Provider=Microsoft.Jet.OLEDB.4.0; Do I need a specific version of MDAC, or MDAC 2.6 with Jet 4.0, or can I use the latest MDAC only? Any info on what I need to send in an installation with my app to work with this database and connection type would be greatly appreciated. Hi,
I would include the mdac merge module in the installer. The main thing to worry about in the connection string is the path to the database. http://support.microsoft.com/default.aspx?scid=kb;en-us;320788 Ken ----------------- "Mark" <M***@discussions.microsoft.com> wrote in message I am using an Access 2000 database in a VB 2003 .NET app and am unsure whichnews:FD1E113F-F830-4C8C-B43A-1FF3058C04D8@microsoft.com... redistributable I need to send with my app so that it will be able to work with this database format. In my conenction string, I am using the following provider: Provider=Microsoft.Jet.OLEDB.4.0; Do I need a specific version of MDAC, or MDAC 2.6 with Jet 4.0, or can I use the latest MDAC only? Any info on what I need to send in an installation with my app to work with this database and connection type would be greatly appreciated.
sorting files retrieved by OpenFileDialog
Total seconds of day VB.Net Joining Paradox and SQL Server Table? MDI Child Form ? Using Comm dll file in vb.net 2003 error Insert Border around a picture Read private variables between forms touch screen monitors Terminating a thread Resize Tab control when windows form resizes |
|||||||||||||||||||||||