MS Access
am 06.10.2007 16:42:58 von jftsangI have a database in MS Access; is there any way to use the database
in a PHP script?
I have a database in MS Access; is there any way to use the database
in a PHP script?
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
==================
-----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-----