MS Access

MS Access

am 06.10.2007 16:42:58 von jftsang

I have a database in MS Access; is there any way to use the database
in a PHP script?

Re: MS Access

am 06.10.2007 16:46:57 von Jerry Stuckle

jftsang wrote:
> I have a database in MS Access; is there any way to use the database
> in a PHP script?
>

ODBC.

But get a real database. You'll appreciate it.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: MS Access

am 06.10.2007 17:58:34 von James Barrett

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

jftsang wrote:
> I have a database in MS Access; is there any way to use the database
> in a PHP script?
>

I agree with Jerry, MySQL seems to be the most popular database to use
with php, and it's not too difficult to use.

I did a quick google search, and found some links for using an Access
database, so I'm posting them here. I have never tried these so I don't
know how accurate the information is.

odbc with access:
http://www.phpfreaks.com/tutorials/61/0.php

ado with access (windows only)
http://aspn.activestate.com/ASPN/Cookbook/PHP/Recipe/163447


jim

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHB7CqQuDJiZ/QrH0RApCzAJwNEuwzNdC5CEKtSv/tvcIEjh1bMQCg 0p+Q
POP8Ix3vUDO09E56HG4fDOQ=
=FEql
-----END PGP SIGNATURE-----