Posts Tagged ‘MS SQL’

restoring .sql structure for MS SQL

Thursday, July 16th, 2009

Avesta S: I’ve restored the structure.
Avesta S: When you do it yourself in the future
Avesta S: you simply have to double click the .sql file
Avesta S: it should open it in your sql server management studio
Avesta S: in the drop down menu on the top left, choose your database,
Avesta S: then click “executre”
Avesta S: “Execute”
Avesta S: and it will execute the sql and create the structure