|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« Installing BLR |
Navigation: »No topics above this level«
To install the BLR add-on to use with in your PHDwin databases you will:
1.Install PHDwin.
2.Install BLR.
3.Run queries using SQL Server Management Studio.
To run the queries
1.Open up SQL Server Management Studio.
2.Connect to the SQL instance that you are using to store your PHDwin databases.
3.Now you will have to run both queries. To run the first query, go to File>Open>File, and browse for the file you saved named CreateRosettaSP.sql. This will open a Database Engine Query Editor window that displays the contents of the .sql file.
a.Click on Execute on the top toolbar to run the query.
4.To run the second query, go to File>Open>File, and browse for the file you saved named RosettaCases.sql. This will open a Database Engine Query Editor window that displays the contents of the .sql file.
a.Click on Execute on the top toolbar to run the query.
5.Once you are finished, you can close all windows and SQL Server Management Studio.