Main > Free Download Search >

Free sql query script

sql query

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 652
Arabic MySQL Query 1.1

Arabic MySQL Query 1.1


This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text. more>> This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text.<<less
Added: 2006-02-11 License: GPL Price: $0.00USD
17 downloads
 
Other version of Arabic MySQL Query
License:GPL
Download
1395 downloads
Added: 2006-02-11
FlySpeed SQL Query 1.1

FlySpeed SQL Query 1.1


FlySpeed SQL Query is an easy-to-learn-and-operate graphical tool for all database users and developers. It allows you to build queries on different database servers without needing deep knowledge of SQL syntax and performs a wide range of data more>> FlySpeed SQL Query is an easy-to-learn-and-operate graphical tool for all database users and developers. It allows you to build queries on different database servers without needing deep knowledge of SQL syntax and performs a wide range of data manipulations. Handy for professionals and essential to newbies, FlySpeed SQL Query includes everything to make your work with data more productive than ever before!<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
12 downloads
Boolean to SQL Query Translator 1.0

Boolean to SQL Query Translator 1.0


This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields. more>> This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields.<<less
Added: 2005-05-29 License: Free Non-Commercial Price: $0.00USD
10 downloads
 
Other version of Boolean to SQL Query Translator
Boolean to SQL Query TranslatorThis is a function to convert a users query in boolean syntax (hotels AND mexico NOT cockroaches) into a SQL query over the appropriate
License:Free for non-commercial use
Download
1619 downloads
Added: 2005-05-29
Mysql Select Query 1.0

Mysql Select Query 1.0


This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo. more>> This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo.<<less
Added: 2006-12-29 License: Other Price: $0.00USD
11 downloads
 
Other version of Mysql Select Query
Mysql Select QueryThis simple script uses the DBI module in order to connect to a Mysql database . This simple script uses the DBI module in order to connect to a Mysql database
License:Other Free / Open Source License
Download
633 downloads
Added: 2006-12-29
PHPSQLQUERY 1.1

PHPSQLQUERY 1.1


Do you ever get tired of having to open phpMyAdmin or something of the sort to edit your database records? With this script you simply edit a couple fields (database server, db name, db user, and db password) and you are ready to go. The you simply type more>> Do you ever get tired of having to open phpMyAdmin or something of the sort to edit your database records? With this script you simply edit a couple fields (database server, db name, db user, and db password) and you are ready to go. The you simply type your sql query into the text area, click submit, and you have changed your database. You will want to add your own security though or someone will be able to change your databae too!<<less
Added: 2009-02-03 License: Freeware Price: $0.00USD
11 downloads
Rails and SQL queries

Rails and SQL queries


Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
SQLeonardo

SQLeonardo


browse database structure, create SQL queries without directly writing SQL, edit tables directly via the data grid, jump from record(FK) to record(PK) or vice versa and more... more>> browse database structure, create SQL queries without directly writing SQL, edit tables directly via the data grid, jump from record(FK) to record(PK) or vice versa and more...<<less
Added: 2006-05-22 License: Freeware Price: Free
1254 downloads
MySQL Simple Query Browser 0.1.10

MySQL Simple Query Browser 0.1.10


write a query, execute, and youll get the result. in this script you can log in to database server, create database, drop database, create table, and drop table using dialog box. fast and simple query browser. need wxPython and MySQLdb modul. more>> write a query, execute, and youll get the result. in this script you can log in to database server, create database, drop database, create table, and drop table using dialog box. fast and simple query browser. need wxPython and MySQLdb modul.<<less
Added: 2006-01-12 License: Freeware Price: $0.00USD
19 downloads
 
Other version of MySQL Simple Query Browser
MySQL Simple Query Browserwrite a query, execute, and youll get the result. in this script you can log in to database server ... write a query, execute, and youll get the result. in this script you can log in to database server
License:Freeware
Download
1406 downloads
Added: 2006-01-12
MySQL Optimizer

MySQL Optimizer


The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing more>> The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sql optimize) tables. There are interface for executing custom SQL commands. If you place this script on your web server, be advice, you need to protect the directory.<<less
Added: 2005-07-19 License: Freeware Price: Free
1566 downloads
 
Other version of MySQL Optimizer
MySQL Optimizer 0.0server (it could run not as administrator), and optimize sql queries (using sql explain). Also ... server (it could run not as administrator), and optimize sql queries (using sql explain). Also
Price: $0.00USD
License:Freeware
Download
10 downloads
Added: 2005-07-19
Basic mySQL Queries And PHP 1.0

Basic mySQL Queries And PHP 1.0


Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before issuing them to the database server to prevent possible attacks or unauthorized access more>> Learn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before issuing them to the database server to prevent possible attacks or unauthorized access<<less
Added: 2006-05-22 License: Other Price: $0.00USD
11 downloads
 
Other version of Basic mySQL Queries And PHP
Basic mySQL Queries And PHPLearn how to issue basic mySQL queries using PHP and how to properly validate SQL queries before ... mySQL queries using PHP and how to properly validate SQL queries before issuing them to the
License:Other Free / Open Source License
Download
1273 downloads
Added: 2006-05-22
SQL Import 1.0

SQL Import 1.0


The class can be used to execute MySQL database queries imported from a file. It opens a given file and reads it line by line to execute as SQL queries to a given MySQL database. more>> The class can be used to execute MySQL database queries imported from a file. It opens a given file and reads it line by line to execute as SQL queries to a given MySQL database.<<less
Added: 2008-10-28 License: Freeware Price: $0.00USD
14 downloads
DBF2Mysql converter

DBF2Mysql converter


Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and more>> Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and has enough functions to do the job. Here comes the first version of our class JDBFREAD.java, which actually performs DBF2MYSQL<<less
Added: 2007-05-01 License: Freeware Price: Free
647 downloads
Sequel 2.5

Sequel 2.5


This is a lightweight database access toolkit for Ruby more>> Sequel 2.5 provides users with a professional and lightweight database access toolkit for Ruby. Sequel uses the concept of datasets to retrieve data. A dataset object encapsulates an SQL query, letting the query fetch all the data by using a Ruby DSL.

Major Features:

  1. Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.
  2. Sequel also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records.
  3. Sequel supports advanced database features such as prepared statements, bound variables, stored procedures, master/slave configurations, and database sharding.
  4. Sequel makes it easy to deal with multiple records.
  5. Sequel currently has adapters for ADO, Amalgalite, DataObjects, DB2, DBI, Firebird, Informix, JDBC, MySQL, ODBC, OpenBase, Oracle, PostgreSQL and SQLite3.

Enhancements

  • Add Dataset #set_defaults and #set_overrides, used for scoping the values used in insert/update statements
  • Allow Models to use the RETURNING clause when inserting records on PostgreSQL
  • Raise Sequel:DatabaseError instead of generic Sequel:Error for database errors, dont swallow tracebacks
  • Use INSERT ... RETURNING ... with PostgreSQL 8.2 and higher
  • Make insert_sql, delete_sql, and update_sql respect the :sql option
  • Default to converting 2 digit years, use Sequel.convert_two_digit_years = false to get back the old behavior
  • Make the PostgreSQL adapter with the pg driver use async_exec, so it doesnt block the entire interpreter
  • Make the schema generators support composite primary and foreign keys and unique constraints
  • Work with the 2008.08.17 version of the pg gem
  • Disallow abuse of SQL function syntax for types (use :type=>:varchar, :size=>255 instead of :type=>:varchar[255])
  • Quote index names when creating or dropping indexes
  • Dont have column accessor methods override plugin instance methods
  • Allow validation of multiple attributes at once, with built in support for uniqueness checking of multiple columns
  • In PostgreSQL adapter, fix inserting a row with a primary key value inside a transaction
  • Allow before_save and before_update to affect the columns saved by save_changes
  • Make Dataset#single_value work when graphing, which fixes count and paginate on graphed datasets
<<less
Added: 2009-07-03 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
15 downloads
PHP SQL Server (MSSQL) Query Analyzer 0.3

PHP SQL Server (MSSQL) Query Analyzer 0.3


PLEASE REVIEW AND EDIT CAREFULLY This is a web-based tool for running queries on a SQL database. more>> <<less
Added: 2009-06-25 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
Sending queries to mySQL 1

Sending queries to mySQL 1


PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If more>> PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If query is true, returning value must pass to mysql_fetch_array().<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5