To facilitate their own work, the use of Delphi developed a database query analysis management tools. Share to everyone, the following characteristics:
1. Due to the use of ADO connection, the theory supports all databases such as SQL Server, Access, MySQL, Oracle, etc.
2. Support SQL keyword automatic prompt
3. Support automatic prompt for table name
4. Support table field automatic prompt
5. Support sq keyword, table name, field color display
6. Support for SQL statement comments (including access)
7. Support to select some text execution SQL statement
8. Query results support Additions, modifications, edits
9. Green program no additional files, only one file can be run, file size only 400k
Note: First run follow the prompts to configure the UDL file
: http://download.csdn.net/detail/u011883102/8743797
Hank SQL Intelligent Query Analyzer, using Delphi to develop a database query analysis management tool. Share to everyone