NYCPHP Meetup

NYPHP.org

[nycphp-talk] DB connection - web vs. command line?

CHUN-YIU LAM chun_lam at hotmail.com
Fri Jan 10 22:07:50 EST 2003


try using ODBC and transfer the data to MySql.  Then use it from there.

Matthew




----Original Message Follows----
From: "Kamm, William R , SOLIT" <wkamm at att.com>
Reply-To: talk at nyphp.org
To: NYPHP Talk <talk at nyphp.org>
Subject: RE: [nycphp-talk] DB connection - web vs. command line?
Date: Thu,  9 Jan 2003 14:56:23 -0500
Received: from mc9-f34.bay6.hotmail.com ([65.54.166.41]) by 
mc9-s17.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 9 Jan 
2003 12:10:01 -0800
Received: from parsec.nyphp.org ([66.250.131.26]) by 
mc9-f34.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 9 Jan 
2003 12:10:00 -0800
Received: from nyphp.org (parsec.nyphp.org [66.250.131.26])by 
parsec.nyphp.org (8.12.6/8.12.6) with ESMTP id h09JuNSt037922;Thu, 9 Jan 
2003 14:56:23 -0500 (EST)(envelope-from listmaster at nyphp.org)
Message-Id: <200301091956.h09JuNSt037922 at parsec.nyphp.org>
X-Paralist-Archived: <http://nyphp.org/list/paralist_archive.php?L_mid=2208>
X-List-Software: Paralist 0.6
List-ID: <nyphptalk.nyphp.org>
List-Owner: <mailto:listmaster at nyphp.org>
List-Archive: <http://nyphp.org/list/paralist_archive.php?L_lid=1>
List-Subscribe: <http://nyphp.org/list/>
List-Unsubscribe: <http://nyphp.org/list/>
Organization: New York PHP
X-Mailer: Paramail 0.5
Return-Path: listmaster at nyphp.org
X-OriginalArrivalTime: 09 Jan 2003 20:10:01.0221 (UTC) 
FILETIME=[172C6B50:01C2B81B]

Hi everyone,

After struggling with Windows all these years, I'm finally learning PHP
and My SQL on Linux/Apache.  Unfortunately, I have some data that I need
to get to, that is in an MS Access database.  Is it possible to access
Access via PHP?  Alternatively, is there a way to transform Access to
MySQL instead?  Any links to additional info would be appreciated!

Thanks,

Bill

-----Original Message-----
From: Freedman, Tom S. [mailto:tfreedma at ubspw.com]
Sent: Thursday, January 09, 2003 2:42 PM
To: NYPHP Talk
Subject: [nycphp-talk] DB connection - web vs. command line?


Hi all,

I've run into another weird one.  I'm using PHP 4.1.2 to connect to SQL
Server 2000.  If I run the page from IIS, it connects to the DB just
fine and runs a stored procedure.  If I execute the same page via the
command line, it dies on the connection attempt (mssql_connect()).
Anyone run into something like this?  I can't figure out why they'd
behave differently.

Thanks in advance!
Tom








--- Unsubscribe at http://nyphp.org/list/ ---


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail




More information about the talk mailing list