Home
 
Authors
Submit Software
Quarterly Promotion
 
Categories
Business and Productivity
 Accounting and Finance
 CRM and Help Desk
 Calendars and PIMs
 Communications
 Database Management
 Database Tools
 Fax Programs and OCR
 Information Management
 Miscellaneous
 Stock and News Tools
 Time and Clock Tools
 Word Processing
Desktop
Games
Graphics
Home and Education
Internet and Network
Multimedia
Programming
Utilities
Web Tools
 
Site Sponsors
Castle Software
NewzAlert.com
PadRepository.com
Gyrodrome.com
SizeExplorer.com
sfaxtools.com
GetData.com
Become a Site Sponsor
 
Contact Us
 
Google
Web SoftwareDaemon.com
Symantec's Norton Internet Security 2006

SQLIdl     1.0

Author  ABIdeal.com
Date  05/29/2004
Size  421 KB
License  Shareware
Price  US $10
Platform  WinME,WinNT 4.x,WinXP,Windows2000
Installation  Install and Uninstall
Daemon Rating Not Rated
Downloads  96
User Rating 

Minimum Requirements  .Net Framework, MDAC 2.6
Limitations 

SQLIdl is a Universal Web based Command Line Database (SQL) Tool for Application DevelopersFeatures:- Execute SQL Commands (DML/DDL)- Invoke from Windows Start-->Run (command line)- Connect any database by changing the connection string at run time. Tested databases are: - Oracle - SQL Server- Preconfigure settings, so that you need not bother about typing in everytime: - Connection string (Database, username, password) - Frequently used SQLs - SQLs for retrieving table/view/trigger/stored procedure definitions- DML commands like Insert/Update need a password for preventing tampering of database opened up using this utility. This Password is configurable (default: mypwd)- Generation of Insert/Update command based on query results. Retrieve from Oracle and insert/update into SQL Server or vice-versa as it is or after typing in changes visually!!!- Multiline data can be retrieved, changed and updated back- Works fine with CLOB/LONG types- Use multiple statements separated by semicolon!!! For ex: select * from dept,select * from empRequires .Net Framework (I use v1.1), MDAC 2.6, Internet Explorer (IE 5.5)Installation and usage:After installing to a IIS Virtual Folder, open Web.config from the Virtual folder and change the key conStr_def to point to your database. Please change other values if necessary.open IE and type in as follows: http://localhost/SQLIdl/SQLIdl.aspxYou would need to provide the correct virtual folder if you changed it during installation. Type in your SQL query and enjoy!!!To install the command line utility, simply copy the two files SQL.exe and SQLIdl.ini to your workstation windows system32 folder, open SQLIdl.ini in notepad and provide the correct path to IIS.Now just invoke run from Start Menu, type in your query as follows : sql "select * from dept"It is THAT simple!!!If you like SQLIdl, please buy ($10 only).

Visit SQLIdl Website 
Screen Shot
Download SQLIdl

Copyright © 2005 Castle Software Ltd