you REALLY should switch to ado.net, its much MUCH more rich in control and
functionality.. ADO may run in connected mode, but you can work with data
easier in my opinnion in ADO.NET
"martin1" <(E-Mail Removed)> wrote in message
news:4E202DF2-813D-465E-9298-(E-Mail Removed)...
> Hi, All,
>
> I use ADO connection to connect DB, when build/run, it generates
> interop.ADODB.dll and appName.exe, I want to use only .exe to deployment
> this window app, so how to put the .dll file and .exe to generate only one
> .exe file, which include .dll? The reason I ask is if deploying only
> .exe,
> the app won't run and get error message, if put .dll and exe together, it
> runs good. Therefore, any one can help this out?
>
> Thanks for your time in advance,
>
> Martin
|