Main > Free Download Search >

Free querying script

querying

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 314
simSearch - free parallel querying service 1.0

simSearch - free parallel querying service 1.0


Do you have a PPC engine and you gather results from multiple external (XML-)sources but your machine/script language does not support multi-threading? simSearch.de fills this gap and offers a free parallel querying service and helps you so to deliver more>> Do you have a PPC engine and you gather results from multiple external (XML-)sources but your machine/script language does not support multi-threading? simSearch.de fills this gap and offers a free parallel querying service and helps you so to deliver search-results faster and to earn more revenue with picking up just the top-results of each search engine<<less
Added: 2005-09-07 License: Freeware Price: $0.00USD
11 downloads
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
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
License:Other Free / Open Source License
Download
633 downloads
Added: 2006-12-29
EasyQuery Class 2

EasyQuery Class 2


This class makes it much simpler to query a MySQL Database. With just 2-3 lines of code, you can have the results a SELECT query put into an array variable. With 2 lines of code, you can have a non-SELECT query run on your database. more>> This class makes it much simpler to query a MySQL Database. With just 2-3 lines of code, you can have the results a SELECT query put into an array variable. With 2 lines of code, you can have a non-SELECT query run on your database.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
10 downloads
How to use the query string in PHP

How to use the query string in PHP


This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like www.example.com/pag e.php?mode=1&s more>> This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like "www.example.com/pag e.php?mode=1&style=red"? Well, this page is being passed variables and their values through the query string, here the variables "mode" and "style" are being passed, with values "1" and "red" respectively. The question mark indicates the start of the query string and the ampersand, &, symbol seperates variable=value assignments.<<less
Added: 2005-07-10 License: Other Free / Open Source License Price: Free
1621 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
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
License:Other Free / Open Source License
Download
1273 downloads
Added: 2006-05-22
ASP.NET DNS query component

ASP.NET DNS query component


This .Net component allows any asp.net application to query DNS A, NS, CNAME, SOA, PTR, HINFO, MX, TXT, AAAA records. DNS component source code is also included. Component comes with help files and sa more>> This .Net component allows any asp.net application to query DNS A, NS, CNAME, SOA, PTR, HINFO, MX, TXT, AAAA records. DNS component source code is also included. Component comes with help files and sample application.<<less
Added: 2005-08-18 License: Freeware Price: Free
1549 downloads
Ad Hoc Queries in ASP.NET 1

Ad Hoc Queries in ASP.NET 1


Ad hoc SQL query is dynamically created when needed to return information like database search results, user profile info or more generally, any information that are related to user specific request. This tutorial explains how to build ad hoc queries more>> Ad hoc SQL query is dynamically created when needed to return information like database search results, user profile info or more generally, any information that are related to user specific request. This tutorial explains how to build ad hoc queries safely with parameters and by constructing a string.<<less
Added: 2008-12-18 License: Freeware Price: $0.00USD
13 downloads
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
SQL Queries For Paging In ASP.NET 1

SQL Queries For Paging In ASP.NET 1


This tutorial explains different ways about how to build SQL queries for paging on SQL Server. Data paging is common task for ASP.NET developers. It could be very confusing if you place hundreds, thousands or even millions of records on single page. more>> This tutorial explains different ways about how to build SQL queries for paging on SQL Server. Data paging is common task for ASP.NET developers. It could be very confusing if you place hundreds, thousands or even millions of records on single page. Common solution when you work with large amount of data is to provide data paging.<<less
Added: 2009-01-13 License: Freeware Price: $0.00USD
14 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
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 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
License:Freeware
Download
1406 downloads
Added: 2006-01-12
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