LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Config file for Database access

Hi everyone,

 

I am searching a solution for my application to store creditials into a file (user ID/password) for my database. I would like to implement a solution like C# or .NET with App.Config. 

I already use windows creditial but I want to add usage of specific user defined into the database. The database is mainly Access/SQL Server. 

 

Thanks! 

Certified LabVIEW Architect (CLA)
0 Kudos
Message 1 of 2
(2,285 Views)

Hello =Jean

 

an idea could be different udl files one for each user with different right inside.

Set Up a Microsoft Data Link File (UDL) Through LabVIEW

or manipulate the connection string

How can I connect to a database without using a database resource file?

 

Hope it helps

best regards
Alexander
0 Kudos
Message 2 of 2
(2,207 Views)