PDA

View Full Version : SQL Server



jpete
03-06-2007, 09:22 PM
Does anyone have any documentation on SQL Server database working with a Tridium AX unit? I have the SQL on a web supervisor and I have the license and database loaded on the network manager but need to get it communicating to everything. Thanks in advance.

gmha9x
03-06-2007, 10:29 PM
Add a rdbmsNetwork and then an SQLServerDatabase. The settings should be straight forward, such as database, user etc.

jpete
03-07-2007, 09:55 AM
What type of user name do I need to add to get it communicating? i have one in there but it is not working.

gmha9x
03-07-2007, 05:04 PM
The user is the user in the SQL database, you can use the standard sa userr or create your own one. Either way it needs to be a user that can access the database.

jpete
03-07-2007, 06:36 PM
Does the user have to be the same user that we log onto the computer with? This user has SA level.

shylock
03-09-2007, 11:00 AM
Step by step (http://www.niagaraframework.com/ord?portal:/blog/BlogEntry/51)