How to manage ODBC connections

Matthew Kakde

New Member
Joined
Feb 27, 2021
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
Hello everyone,

I have an Excel application (like an end user computing app) used by employees to communicate with a remote database through ODBC calls.
The ConnectionString use a generic account and a password stored in a third-party file, when users open the Excel tool the connection is automatically refreshed.

The thing is, mainly for auditability purposes, I would like to stop using a generic account for everyone and make them using their own account to use the Excel application and pulling or pushing data from/to the database.

But I have no ideas how to to that.
Is Integrated Windows Authentication a solution?
How to manage a unique user ID/password by user?
How to manage the passwords, where to store them, will users need to enter each time their password to use the Excel too?

Hope you'll have some advices !
Thanks
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying

Forum statistics

Threads
1,214,907
Messages
6,122,181
Members
449,071
Latest member
cdnMech

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top