Query Execution in the Data Modeler

Hi.

  1. The Data Modeler would be a nice tool for us if you made it possible to execute queries.

  2. We have a file located on our hosting center for each customer. In that file we'll store the connection for the database. If would be of use to us if the data modeler was able to perform auto connection from information from that file:

UserID.sys
[Database]
ServerName=192.168.2.242
DatabaseName=[VilleGulleDemo]
Username=sysdba
Password=masterkey

  1. And, possible - not essential - also made it possible to track sql on the SQL Server a la the SQL profiler.

What are your thought about this?

/Brian Andersen