Hi,
Is there a way to use the current SQL connexion using by NAV to create a LADOConnection object and use it to execute SQL query ???
i say a lot of topic , explaining how to use this object, but creating a new sql connexion :
this one for example :
viewtopic.php?t=23038
I would like to avoid to write the connexion string, in case of a change of the password, or to export the code to another instance of NAV.
i am working with NAV2013R2.
SQL 2012R2.
Thx.