I have created .net windows project. For which I have installed MyODBC 3.51 Driver on my machine.
Now
I want to create a setup of this project, and I want this setup should
automatically install MyODBC 3.51 with project (no need to externally
install MyODBC).
So to do this, how I can add MyODBC 3.51 to my setup project?
one more question is I want to install my .net application(whcih uses webbrower control) on vista.. will I need any patch for that?
Loading
Tejaswini Prashant JPosted Aug 27, 2009, 1:22 AM
I appreciate your help..
As u told I opened the Editor..but Not able to get how I can add MyODBC Driver there.. n not getting where I can add that..?
Can u tell me exact steps?
PLease note it again I want to add MyODBC 3.51 (Windows Installer Package) to my setup project
Thanks in advance