PHP Classes
elePHPant
Icontem

Excel Reader: Access Excel spreadsheets as databases using ODBC

Recommend this page to a friend!

  Author Author  
Picture of khalil Majdalawi
Name: khalil Majdalawi <contact>
Classes: 1 package by
Country: Jordan Jordan
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to access Excel spreadsheets like databases using ODBC.

It opens an Excel spreadsheet using ODBC given a previously defined DSN (data source name) pointing to an existing Excel spreadsheet file.

It can execute queries to retrieve the list of sheets in a spreadsheet, retrieve the names of columns in each sheet, retrieve the data in the sheet cells as an array or display it as an HTML table.

  Classes of khalil Majdalawi  >  Excel Reader  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Excel Reader
Base name: excel_reader
Description: Access Excel spreadsheets as databases using ODBC
Version: 1.0
PHP version: 4.3.4
License: Free for non-commercial use
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
March 2007
Number 3


Prize: One copy of DWebPro Standard License
Excel is a very popular application used often as personal database program. Users enter tabular data that is often important to run their businesses.

Excel stores spreadsheets in proprietary format files. This makes it more difficult for external applications to access and process data stored in Excel spreadsheets.

An alternative solution to read Excel files is to use the ODBC API in a system with Excel drivers.

This class uses the ODBC API to retrieve data from Excel spreadsheets, thus simplifying the implementation of applications that need to retrieve information entered by users of the Excel program.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file odbcManager Class ODBC Manager
Accessible without login Plain text file readme Doc. readme
Accessible without login Plain text file simple Example Example

Install with Composer Install with Composer - Download Download all files: excel_reader.tar.gz excel_reader.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.