SQL file execution

06/21/2013 05:26 lolobama#1
How do i execute an SQL file into the database?
in this case its a item.sql , im trying to add some new armours.
06/21/2013 06:56 castor4878#2
usually, one double-clicks the file, that starts (if required) "Microsoft SQL Server Management Studio" that displays an "Execute" button, we use to click on it.

having a local or remote SQL Server is of course a prerequesite to manage a Shaiya server, and all Shaiya servers required to add some databases, to define some alias, and to create a SQL-user for shaiya services. prior to be started.

so if one has a shaiya server, he shall already run several SQL scripts; therefore your question seems a bit strange.