-
Setup program
Hi,
I have developed a software using vb 6 and access 2000. I have also created a setup program using "Package and deployment wizard" which installs my software and the required files in proper folders . But the problem is , I need to create DSN manually. Is there any way by which DSN gets created via the setup program??
Bye for now
Kuntal
-
No, there isn't a way of doing this via the P & D wizard. You can do it via code, if you want to, i think it's a much better and more flexible way. I haven't done it before, but I know you can do it via code. Try searching on msdn.microsoft.com.
grtz