sql select
SQL Search 1.1
Search through application PBL files for any embedded SQL statements more>> Search through application PBL files for any embedded SQL statements
The SQL Search application was designed to be a freeware utility written in PowerBuilder that will search through application PBL files for any embedded SQL statements and display them in a window from which the list can be printed or saved.
It gets the list of applications from the registry and the list of PBLs from the PB.INI file. It allows the user to select which SQL verbs to search for and also allows the user to clean up old application entries in the registry.
Enhancements:
- Fixed a couple of bugs which limited the search effectiveness. Search now takes proper account of sub-selects.
SQL Lite 5.9
Manage an SQL database using Oracle and MySQL. more>>
SQL Lite 5.9 makes it easy to perform SQL operations on Oracle or MySQL databases.
Major Features:
- Table/view browser, object search, updateable cells, wizard to insert record;
- Copy table/data between databases;
- Save query result in CSV or HTML format;
- Spool query result or table/view structure to a file;
- Email query result to colleagues;
- Compare query results side by side;
- Load statements from a file;
- Save statements to a file;
- Accept arguments during execution, example: select &column1, &column2 from &table;
- Batch mode supported, example: @c: mpatch.sql;
- Open up to 50 database connections;
- Windows/Mac/Linux/Unix supported.
WareSeeker Editor
Multi-Select 1.1
Multi-Select is a small utility to open multiple files and show them in a listbox more>>
Doubleclick an item and its path and filename will be copied to the clipboard. See included Help.txt and multi-select.mbd for an example of how to use all commands.
SQL Spy 6
Monitor Microsoft SQL Servers. more>>
SQL Spy 6 provides you a databases and networks tool to monitor Microsoft SQL Servers.It is strictly dedicated to monitoring Microsoft SQL Server. SQL SPY was designed as a tool to display, monitor and report on valuable SQL Server information.
SQL generator 1.0
SQL generator - Easy generate SQL code from your Microsoft Excel document more>>
Select your Microsoft Excel file, select an output directory and the tool generates all the SQL-code you need to make a database table
SQL Excel 1.3
SQL Excel Freeware Excel Add-In : Simplify data retrieval from SQL Server, Oracle, Sybase, MY SQL and any other ODBC compliant database. SQL Excel adds easy database access to MS Excel. Works with any ODBC compatible data source. Genuine Freeware! NO Ads, NO Spyware, NO Viruses NO Time limits. For more information, please look at http://www.sqlexcel.net more>> <<less
SQL Studio Query eXecutor 1.1.609.9686
SQL Studio Query eXecutor (QX) is a simple query and SQL script execution utility for Microsoft SQL Server more>>
There has been always a need for it when working with MSDE and SQL Server Express Edition or remote databases. It is not a replacement for the powerful Query Analyzer or the tools provided with Microsoft SQL Server, but rather an alternative for users that do not have those tools or do not want to install them.
Features color syntax highlighting, whole script or selected statements execution, executing of SQL scripts or stored procedures, and multiple result tables. Convenient functions to save SQL code to file and open existing script files. Provides execution results, table format output, and XML output.
SQL Studio QX has an advanced database server detection process to list all available servers. Supported are all editions of Microsoft SQL Server 2000 and 2005, including MSDE and SQL Server 2005 Express. It executes queries to remote servers.
Supported Databases:
- Microsoft SQL Server 2005 (all editions)
- Microsoft SQL Server 2005 Express
- Microsoft SQL Server 2000 (all editions)
- Microsoft MSDE 2000
- Remote Microsoft SQL Server instances
Main features:
- Write and execute queries and stored procedures
- Save SQL scripts for future use
- Open saved scripts and execute
- Multiple result tables
- XML output
- Color coding for SQL language syntax
a useful query and SQL script execution utility which is designed for Microsoft SQL Server. SQL ... Microsoft SQL Server. It features color syntax highlighting, whole script or selectedLicense:none available
License:Freeware
Select Inbox 1.4
After installing the Select Inbox extension, Thunderbird will automatically select the Inbox folder at startup more>>
System requirements:
- Thunderbird: 1.5 ? 2.0.0.*
Disable Select and Drag 0.1.1
Disables selecting text and dragging elements, useful for touchscreens. more>> Disables selecting text and dragging elements, useful for touchscreens.
Disable Select and Drag has the ability to disable the select and drag feature of your Firefox browser.
System requirements:
- Firefox 2.0 - 3.0*
SQL Dumper 2.1.3
SQL Server Dumper enables you to dump selected SQL Server database tables into SQL INSERT statements, that are saved as local .sql files and contain all the data required to create a duplicate table, more>>
SQL Server Dumper enables you to dump selected SQL Server database tables into SQL INSERT statements, that are saved as local .sql files and contain all the data required to create a duplicate table, or to be used for backup purposes. You can choose to create an individual .sql file for each table, or combine all selected tables into a single file.
This program implements the following special features:
* Foreign Keys -> order tables in text file in order to insert data without colisions/errors
* Primary Key IDENTITY -> guarantees the value of the IDENTITY field
* Reference to itself -> eliminates the constraint and at the end create it again
Try this On NorthWind database that cames with SQL Server by default.
A Command Line version has been added.
Whats new in this version: 2008.01.26
<<less
to dump selected SQL Server database tables into SQL Insert statements, that are saved as local ... to dump selected SQL Server database tables into SQL Insert statements, that are saved as localMentor SQL Server 0.3
Freeware SQL database engine including sourcecode.Includes features like index support and query optimization.ODBC driver on its way! more>>
Easy SQL Scripter 3.6
This application scripts the database data and schema. You can select the schema tables and objects to include in the script more>> This application scripts the database data and schema. You can select the schema tables and objects to include in the script
Easy SQL Scripter will script the database data and schema. You can select the schema tables and objects with data to be included into the script.
Note: Use the next serial number for free:DEPLOY-0BE4X-GLPNZ-OCEHW-4I29B
Main features:
- Script database schema and data as Transact SQL statements
- Preview each object script before generation
- Wildcard objects filter
- Data row filter
- Detect object dependencies and ensure correct creation order
- SQL viewer with syntax highlighting and regions
- User-friendly wizard to guide you through the process
- Full support SQL 2005 objects
- SQL Management Studio 2005 plug-in
System requirements:
- .NET Framework 2.0
- MS SQL Server 2005, MS SQL Server 2000, MS SQL Express or MSDE
- 512 MB RAM
- 10 MB Hard disk space
KNOCKS SQL-Sense Beta
KNOCKS SQL-Sense provides Intellisense style help while writing SQL Statements in Microsoft Query Analyzer, SQL Server, etc more>>
It simply sits behind the scenes and provides unobtrusive help when you press Ctrl-Space or when you type "." after a table/view/alias name.
Main features:
- Table/ Table Column/ View/ Function/ Stored Procedure/ Database name completion.
- Popup Suggestion after keywords like SELECT, USE, WHERE, FROM, EXEC, AND, OR etc.
- Insertion of commonly used (user defined) snippets.
- Ability to cache Connection Strings locally.
- Allows manual resize to user-requirement.
- Extremely light-weight, low memory consumption.
System requirements:
- 256MB RAM
- .NET Framework 2.0
Select to Excel 2
Execute SQL commands on any ODBC data source. more>> This small Excel macro allows you to execute SQL commands on any ODBC data source directly in Excel and will paste the results in an Excel sheet where you can sort, filter and further manipulate the data. Useful to quickly extract data from a database and manipulate it within excel. No need to copy and paste large sets of data from other programs to gain the full functionality of Excel.
Some ODBC databases do not have convenient SQL query tools. For example, I work with Transact ODBC (U/SQL) every day and their query tool does not allow you to copy results and paste it into Excel. I often need to extract some data for a client and email it to them in Excel. In the past I used to change a generic PHP page to give me the results in an HTML table, which I could copy into Excel. This works, until you need to extract a couple of hundred or thousand rows, in which case it takes a couple of minutes just to copy the HTML table into memory. With this macro, the results are immediately available in Excel.
Theres nothing fancy about this macro and it will only be useful to people who are comfortable with SQL and probably have the skills to develop something like this themselves. This is why I am giving it away for free and why the source code is available to you to alter as you wish. My experience though, is that if I find something useful, there will be other people whod also find it useful in their own day-to-day lives. Have a look at it. If you can use it, go ahead - otherwise, nothing lost.<<less
This small Excel macro allows you to execute SQL commands on any ODBC data ...This small Excel macro allows you to execute SQL commands on any ODBC data sourceLicense:Freeware

MySQL Sidu 2.3
MySQL Sidu is a FREE MySQL client working via web browser. more>> MySQL Sidu is simple, intuitive and easy database tool to use!
Features:
Sidu stands for SQL select insert delete update.
Sidu can do more jobs than above mentioned tasks.
Sidu works via web browsers such as Firefox as well as IE.
Sidu looks like MySQL font-end software GUI rather than web page.<<less