Is it possbile to add a property 'DbNamePrefix' = True / False
so that when building an SQL statement the Database name will / will not be present ?
for exemple :
Code: Select all
SELECT
affairesfci.*
FROM
affairesfciCode: Select all
SELECT
fermobafci.affairesfci.*
FROM
fermobafci.affairesfci