Running a published Program with SQL Server Database?

mike86

Member
Joined
Aug 12, 2007
Messages
11
Programming Experience
3-5
I've written a VB.Net program with SQL Server Database. After publishing it, I tried to install on other PC with the published Setup program. I've pre-installed the .Net Framework before proceeding. However, I seemed having problem to connect to the database despite successful installation. What do I need to do more?
 
Back
Top