Page 1 of 1

MyDAC 4.0.0.1 Feature Request : MyBuilder new property

Posted: Wed 08 Jun 2005 07:47
by swierzbicki
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 :

Code: Select all

SELECT
  affairesfci.*
FROM
  affairesfci
Instead of

Code: Select all

SELECT
  fermobafci.affairesfci.*
FROM
  fermobafci.affairesfci

Posted: Thu 09 Jun 2005 12:41
by Ikar
We will consider your suggestions but now we are concentrated on MyDAC 4.00 release.