|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Program that Connects to Access, machines do not have Access installedI have an executable that I plan on deploying to several other
machines. That executable establishes an ADODB connection with Access Some of these pc's do not have Mircosoft Access, will registering a few dll's and active x controls allow these PCs to use the program, or do the PCs need a version of Access installed? thanks much "chuckd777" <chuckd***@gmail.com> schrieb If you intend to access a *.mdb file, you don't need Access installed on the > I have an executable that I plan on deploying to several other > machines. > That executable establishes an ADODB connection with Access > Some of these pc's do not have Mircosoft Access, will registering a > few > > dll's and active x controls allow these PCs to use the program, or > do the PCs > need a version of Access installed? client machine. The component needed is the "MSFT Jet Engine" which is used by Access and can be used by your application to access the database file. See also: http://support.microsoft.com/kb/239114 But why use ADODB instead of ADO.Net? Armin
Dates are Evil! HELP!
USB Pen Drive Detection - Retrieving Asynchronous Invoke and the UI thread (using delegates) What's going on in this ADO2 code Cannot add MSWord reference Countdown/pause/resume timer Adding New member to TextBox.. Testing simple VB code in design time? .NET and MS Word : setting rightAlignment ??? how linkitem and linkTopic to migrate in vb.net |
|||||||||||||||||||||||