Is that possible (Feature request)?
Posted: Thu 24 May 2007 22:29
When we add a TADOConnection or TSQLConnection or TDatabase in the form
And then add Querys or Datasets to these connections, in the Structure panel of BDS2006 we can see they in Tree form like this:
TDatabase1
L TQuery1
L TTable1
TDatabase2
L TQuery1
L TTable2
But ODAC components show all them separeted
TOraSession1
TOraSession2
TOraQuery1
TOraQuery2
TOraTable2
If our form has only one OraSession its no problem, but when we have more than one, this feature would help a lot.
Keep the good work.
Alexandre
And then add Querys or Datasets to these connections, in the Structure panel of BDS2006 we can see they in Tree form like this:
TDatabase1
L TQuery1
L TTable1
TDatabase2
L TQuery1
L TTable2
But ODAC components show all them separeted
TOraSession1
TOraSession2
TOraQuery1
TOraQuery2
TOraTable2
If our form has only one OraSession its no problem, but when we have more than one, this feature would help a lot.
Keep the good work.
Alexandre