04-02-2012 12:55 AM
Hi all
I installed the DSC with MSSQL.
I want to connect to MSSQL from C#.
Where can I find the Account Name and Password for the MSSQL?
Respect
Iskander.
04-03-2012 10:16 AM
Hello Iskander,
I found a developer zone article that talks about this issue:
http://zone.ni.com/devzone/cda/tut/p/id/6579
If you ctrl+f to search for "password" you should find the following text:
The Citadel installer configures SSE 2005 with a mixed security mode. The default password for the SQL Server administrator sa is left blank. National Instruments strongly recommends that you assign a strong password to the sa user.
Note: The default password might instead be your computer ID, as found in the NI License Manager (click "Display Computer Information").
04-04-2012 02:47 AM