-
Apprentice
Help please!
Hello i am new at this things, How i can load databases in sql so i can change things?
the server is v15 working fine and can log in.
-
-
Re: Help please!
If you have already installed v15 then you are using SQL Server correct? If so, then simply log in and open the databases with SQL Server Manager and edit the appropriate databases/tables. Once you have made your edits, just close the table and if done correctly, it will close with no errors. If not, then fix the errors and you will be fine.
This should be relatively easy. Just google if you have any further questions. There is tons of information on how to do it.
-
Apprentice