> Whilst I will use SQL authentication for some PCs I do not wish for the
UID or PWD to be revealed on a live app.
> How can I use the config file safely to include SQL Authentication without
revealing them in the released config file ?
Gerry, you might want to checkout this:
http://www.derkeiler.com/Mailing-Lis...2-01/0066.html
It's about web apps, but I think it might be wise to use the advice
(use integrated SQL Server security) for client apps as well.
Regards,
Palo
PS: Does your client apps connect directly to SQL Server? If yes, you
might want to add a tier or two :-)
--
http://dact.lamarvin.com/
AutoComplete component for WinForms applications. Easy to integrate, easier
to use!
http://www.vbinfozine.com/
An ordinary VB developer shares his own successes and failures