I am using DataEnviroment ,I set the path of my connection by going to the properties of the connection (connemployee).
and it brings issues with the path at runtime when the packaged program is installed.
Help me solve this problem.

Recommended Answers

All 2 Replies

Specify the path in code and not properties at design time. In code, use M$ rules for newer OS's when installing program and running program on other computers. See http://www.vbforums.com/showthread.php?t=456795

Good Luck

thanks, let me try.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.