> server. So I'm actually never gonna use Access, it's just the database I'm
> using for storage of data.

Well ODBC implies that you are going to have a database program (i.e.
Oracle, SQL Server, Access, whatever) to connect to.  At least that's
how I understand it to work.  So if you don't have a copy of Access
running you will need to figure out how to export it to Access format,
or a way to export it easily (Excel lets you open up XML spreadsheets,
which are pretty easy to create using PHP.  ).

-Dan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to