Tuesday, February 6, 2007

Creating Script File for Database & Tables

If a developed a Desktop Application in Dot.net & u want run this application in different M/c means Follow these steps .......


1.Create a SQL script file.
2.Copy the exe file to the target machine.
3.Execute the SQL script in the Query Window of the target machine.
4.Modify the connection string according to the target machine.

No comments: