MyDAC 4.0.0.1 Feature Request : MyBuilder new property
Posted: Wed 08 Jun 2005 07:47
Hi,
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 :
Instead of
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