RE: [PHP-DB] PHP and MS Access

2001-10-01 Thread Andrew Hill
On Windows, PHP can access Access via ODBC. On Linux, PHP can also hit a Windows Access server via ODBC, but a two-tier connection is needed whereby a Linux DSN talks to a Windows DSN. Best regards, Andrew Hill Director of Technology Evangelism OpenLink Software http://www.openlinksw.com Univers

RE: [PHP-DB] PHP and ms Access

2001-09-27 Thread olinux
www.phpbuilder.com has a few decent articles on this that will help you. olinux -Original Message- From: François PERROT [mailto:[EMAIL PROTECTED]] Sent: Friday, August 31, 2001 10:19 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] PHP and ms Access Hi, You need

RE: [PHP-DB] PHP and ms Access

2001-09-04 Thread Andrew Hill
August 31, 2001 9:43 AM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-DB] PHP and ms Access > > > I think that by using ODBC you can connect to the MS Access server. > > > Andrey Hristov > IcyGEN Corporation > http://www.icygen.com > BALANCED SOLUTIONS > > > -

Re: [PHP-DB] PHP and ms Access

2001-09-02 Thread olinux o
www.phpbuilder.com has an article on this olinux --- user <[EMAIL PROTECTED]> wrote: > Hello, > > I am builing a microsoft access database. > > Now wants the compagny I created it for me to use it > to make dynamic > webpages. The problem is that I am new at this. > > Can somebody please expl

Re: [PHP-DB] PHP and ms Access

2001-08-31 Thread François PERROT
Hi, You need to retreive data using a query script and just put them in a page :) It's as easy as that... Anyway if you precise your question we'll be able to give a more precise answer -Message d'origine- De : user <[EMAIL PROTECTED]> À : [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date :

Re: [PHP-DB] PHP and ms Access

2001-08-31 Thread Andrey Hristov
I think that by using ODBC you can connect to the MS Access server. Andrey Hristov IcyGEN Corporation http://www.icygen.com BALANCED SOLUTIONS - Original Message - From: "user" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 31, 2001 4:33 PM Subject: [PHP-DB] PHP and