I think you've answered your question. Perhaps this might help you decide...
Does the new provider run PHP (version?) and MySQL on their NT box?




Ignatius Teo
Project Manager, Internet Access Services
Information Technology Directorate
Southern Cross University
PO Box 157, Lismore NSW 2480
Email: iteo_at_scu_edu_au
Phone: +61 2 6620-3221
Fax  : +61 2 6620-3033
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GB/IT$ d++(-)@ s++:++@ a>? C++++ UL !P$ L+
!E W+$ N- o? !K w O---- M- V PS PE++ Y+(--)
PGP- t++@ 5-- X++@ R* tv- b+ DI++ D++@ G
e++ h---- r+++ y++++**
------END GEEK CODE BLOCK------


-----Original Message-----
From: Kim Littell [mailto:[EMAIL PROTECTED]]
Sent: Friday, 18 May 2001 05:40
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP3 with mySQL


I'm in a tricky situation with a client and I was hoping to get some advice.
Someone (old provider) wrote a php3 script that creates a mySQL database
from a text file for access over the web.  The problem is my client has
switched providers and has decided to run on an NT server.  Their new
provider only allows ODBC connections for MS Access and SQL Server.  Here
are my options:
1.  Edit the php3 program to create an MS Access or SQL server database
instead of a mySQL database.
2. Rewrite the php3 program ( I have no PHP3 coding experience) to access
MSAccess database.
3.  If accessing an MSAccess or SQL server database is not feasible with
PHP3 rewrite the whole program in ASP (which I have a little more experience
with) and have it create the MSAccess/SQL server database.

If someone could recommend which of the previous options will work that
would be great.  Thank you.



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to