Main > Free Download Search >

Free export query to excel script

export query to excel

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 900
Exporting Data From mySQL to Excel

Exporting Data From mySQL to Excel


Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Acces more>> Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Access and MS SQL.<<less
Added: 2006-03-21 License: Freeware Price: Free
832 downloads
apgForm (to Excel) 1.7

apgForm (to Excel) 1.7


apgForm is a PHP file capable of processing web forms and saving them directly into an Excel file. apgForm receives any form with any number of textboxes, radio buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. more>> apgForm is a PHP file capable of processing web forms and saving them directly into an Excel file. apgForm receives any form with any number of textboxes, radio buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. It can receive the form regardless of the way it was sent (POST, or GET.) apgForm requires PHP and a folder with read/write permissions to work.(CHMOD 777) apgForm is completely free.<<less
Added: 2004-11-03 License: Freeware Price: $0.00USD
13 downloads
 
Other version of apgForm
apgForm (to Excel)apgForm (to Excel) apgForm is a PHP file capable of processing web forms and saving them ... buttons, drop-down menus, hidden fields, and password boxes and saves them to an Excel file. It
Price: FreeAdditionalInfoCreativeCommonsByhttpcreativecommons.orglicensesby2.5legalcode
License:Other Free / Open Source License
Download
1833 downloads
Added: 2004-11-03
IAM CSVDump - Export SQL Queries to CSV 1.1.0

IAM CSVDump - Export SQL Queries to CSV 1.1.0


This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications. You more>> This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications. You can even use it for Word?s Mail Merge! The class offers the choice of sending the output to the browser or downloading it as a file. The name and extension of the dump file are defined by the developer.<<less
Added: 2007-07-06 License: Freeware Price: $0.00USD
14 downloads
 
Other version of IAM CSVDump - Export SQL Queries to CSV
IAM CSVDump - Export SQL Queries to CSVThis class takes the results of a SQL query and outputs in ... This comes very handy when exporting data since CSV is a format that can be readily read by Excel
License:LGPL
Download
844 downloads
Added: 2007-07-06
Export Crystal Reports to PDF file 1

Export Crystal Reports to PDF file 1


This tutorial explains how you can export crystal reports to PDF, Excel, Word and HTML formats with ASP.NET web application. Reports are then available for direct download or used for scheduled reports to be sent via email, in this case, the exporting is more>> This tutorial explains how you can export crystal reports to PDF, Excel, Word and HTML formats with ASP.NET web application. Reports are then available for direct download or used for scheduled reports to be sent via email, in this case, the exporting is done on the server side and the exported file is attached to an email and send to the users email id.<<less
Added: 2008-10-22 License: Freeware Price: $0.00USD
27 downloads
apgDB2xls(mySQL to Excel) 1.1

apgDB2xls(mySQL to Excel) 1.1


apgDB2xls is a PHP script capable of converting a database table into an Excel spreadsheet. This is a simple and easy to use script. All you need is a web server that runs PHP4 or later and a database! apgDB2xls is completely free! more>> apgDB2xls is a PHP script capable of converting a database table into an Excel spreadsheet. This is a simple and easy to use script. All you need is a web server that runs PHP4 or later and a database! apgDB2xls is completely free!<<less
Added: 2004-11-03 License: Other Price: $0.00USD
14 downloads
 
Other version of apgDB2xls
apgDB2xls(mySQL to Excel)apgDB2xls(mySQL to Excel) apgDB2xls is a PHP script capable of converting a database table ... capable of converting a database table into an Excel spreadsheet. This is a simple and easy to
Price: FreeAdditionalInfoCreativeCommonsByhttpcreativecommons.orglicensesby2.5legalcode
License:Other Free / Open Source License
Download
1851 downloads
Added: 2004-11-03
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
Querylet-Output-Excel-OLE 0.142

Querylet-Output-Excel-OLE 0.142


Querylet-Output-Excel-OLE module allows you to output the database query results to Excel via OLE. more>> <<less
Added: 2007-06-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 downloads
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
Export data to CSV (Comma Separated Value)

Export data to CSV (Comma Separated Value)


Ever needed export data to a CSV file (Comma Separated Value)? If you don?t know what a CSV is it is a bunch of values that are separated by a , . This code will show you how to achieve this even when more>> Ever needed export data to a CSV file (Comma Separated Value)? If you don?t know what a CSV is it is a bunch of values that are separated by a , . This code will show you how to achieve this even when there are new lines and commas in the values. You can then open this file up in Excel.<<less
Added: 2007-02-06 License: Freeware Price: Free
621 downloads
Export Recordset Data to CSV Using ASP

Export Recordset Data to CSV Using ASP


This simple ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers. more>>

Export Recordset Data to CSV Using ASP is designed as a simple but useful ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers.

The script accesses the table through an ADODB Recordset object, converts the values into the CSV format and sends the data to the browser along with appropriate response headers. This code should be saved as an ASP script on a webserver. You should see an "Open/Save As..." dialog when you access the script through a web browser.
<<less
Added: 2009-07-10 License: Freeware Price: $0.00USD
25 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
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 . This is a function to convert a users query in boolean syntax
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
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
PHP Excel 2007

PHP Excel 2007


Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, more>> Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, different fonts and font styles, cell borders, fills, gradients, adding images to your spreadsheet and much, much more!<<less
Added: 2007-02-18 License: GPL Price: Free
1030 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5