Been reading the documentation, but having major trouble "translating" the different steps into their MS SQL Express 2005 equivalent. For instance, how would the following be done in SQL Express 2005:
· Open the Query Analyzer · Open the file “database\lansweeper.sql” · Choose the correct database = “Lansweeper” · Run the scripts
Never worked without the "full" interface But I guess that you need to run OSQL to run the scripts and create the database. Search this forum for osql and google and you will find all the help you need.