Suggestion for your SDAC 4.x components

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Sergio Bertolotti
Posts: 54
Joined: Tue 02 May 2006 12:03
Location: Italy

Suggestion for your SDAC 4.x components

Post by Sergio Bertolotti » Sat 31 Mar 2007 15:34

Dear Support,

I use SDAC 4.x ver. professional.
When I open a TMSQuery - MSQuery Editor - appear a TPageControl with various page.
In first page SQL , why do you insert a combobox with all name of tables,views and stored procedures of the selected database ?

For me is more useful select a table name from combobox and automatically generate a basic standard select sql statement.

Most time that I create a valid select statement I don't remember a table name and I must open another tools to see the name.
If I have possibility to select a name from a combobox probably this is more useful for me and probably for any others users.

What do you think of this simple feature ?

Best regards.
Sergio B.

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Mon 02 Apr 2007 11:12

Thank you for your suggestion.
We will investigate the possibility of adding such functionality.

Post Reply