Hallo.I have an application in vb.net(upgraded from vb6)In form load i connect to sql server with ado(the only thing that was not upgrade from vb6)Now i want to convert the app to web enable.I thing that smart client technology is the solution.The user will get the exe from the...
I have an application in vb.net that it was migrated from vb6.I have change all the ActiveX controls to vb.net controls except ado.To connect to the sql server database i use this statement:DBConn.Open("driver={SQL Server};" & "server=" strServer "...
How can i check the version of the program?The user will take the program with xcopy method.He will take the bin folder from a shared folder via VPN.If i make a new version of the program and replace the bin folder in the shared folder,how can i tell the program to check if there is a new version?
I have add a chm help file in my visual basic 6 project.In win 2000 when i press f1 it works.In win xp it doesn't work.When i am running the chm file from the location that the setup put it,it opens.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.