TatukGIS menu

Knowledge Base





KB10579 - Provide user defined passwords for SQL layers.

Embed tokens into the connection strings. For example, if in the connection string you have:

ADO=Provider=Microsoft.Jet.OLEDB.4.0;Data Source=test.mdb;user=<#user#>;pwd=<#password#>

OnPassword event will be called twice upon the first connection to a database asking to resolve the strings: user & password.

Created: November 18, 2004, Modified: September 10, 2015