|
Hi Silent77.
According me,You have to first identify the path of database.SQL server database are stored in one folder and also include scripts,stored procedure etc.
May be its just path problem because When connect the database with .net then connection start with provider and after go to local drives where your database is stored.If you identify your database path then go to SQL server then right click on it then choose data string and copy it.Hope this works.
|