![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is There a Microsoft product for create an automatic "graphical report" by a source code SQL, to rectify query and to view the fields and tables used by query??? Thanks |
#3
| |||
| |||
|
|
Is There a Microsoft product for create an automatic "graphical report" by a source code SQL, to rectify query and to view the fields and tables used by query??? |
#4
| |||
| |||
|
|
Marco R. (Marco R. (AT) discussions (DOT) microsoft.com) writes: Is There a Microsoft product for create an automatic "graphical report" by a source code SQL, to rectify query and to view the fields and tables used by query??? There is the Query Designer that Rick pointed to. But permit me to say that this is a piece of crap. There is a lot of SQL syntax that it does not support. There is all reason to stay away from it. -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx . |
#5
| |||
| |||
|
|
It's not exactly what I want... For example I would like the possibility of write comments in the objects, I'd like to see the real result of query and not only the list of tables, fields and links by them...I'd like use a standard SQL ambient and not SQL server... I have got a MSDN Premium License, Is there a product in this suite with these funtions??? |
![]() |
| Thread Tools | |
| Display Modes | |
| |