02-12-2018 07:58 PM
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!
02-26-2018 07:37 AM
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