I am doing project in C#.net and I am using crystal reports.While using Crystal report I have to specify the server name which is "EVERY" on my system which is the default name of my system while it should be "localhost" as my project is a desktop appliaction so may I know how to change the name of the sql server.
If I specify "EVERY" then it works fine on my system but it doesn't work on any other system.
So please solve my problem of server name!!!!
If I specify "EVERY" then it works fine on my system but it doesn't work on any other system.
So please solve my problem of server name!!!!
Comment