[PHP-DB] Compatibility

2005-07-25 Thread Phares
I have some problems.. I have been running php 4 on two machines.. every 
time I copy scripts over, they do not function, even when I overwrite them. 
My scripts are just not working.. I need help!!

Thanks. Good Day.

-- 
Kind Regards,
Phares Kariuki

Is this the way a toy feels when its batteries run dry?


Fw: [PHP-DB] Compatibility

2005-07-25 Thread Cilliè

How do you mean they do not work ?

Do they produce errors ? What errors do they produce if they do?  do they
run perfectly but don't
give the correct output ?  are the two boxes exactly the same ? does one run
redhat 7.3 and one slackware 10 ? does one run windows and the other freebsd
?

come on. give a bit more info 

--tanuki



- Original Message - 
From: "Phares" <[EMAIL PROTECTED]>

To: 
Sent: Monday, July 25, 2005 10:10 AM
Subject: [PHP-DB] Compatibility


I have some problems.. I have been running php 4 on two machines.. every
time I copy scripts over, they do not function, even when I overwrite 
them.

My scripts are just not working.. I need help!!

Thanks. Good Day.

--
Kind Regards,
Phares Kariuki


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] Learning curve mysql-->mssql

2005-07-25 Thread Joseph
Does anyone have an idea what the learning curve is going from using 
php/mysql-->php/mssql? I am applying for a position which uses MS SQL 
Servers for a DB and ASP.NET (god forbid) for a front end and my only 
experience is WAMP. While I can convert over to php from ASP.NET, I am 
stuck with mssql. Anyone had any serious problems learning to use the two?


--thanks -u jzf

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] Learning curve mysql-->mssql

2005-07-25 Thread Bastien Koert
Its gonna be a curveits a more complex beast to manage than MySQL and 
there are llimitations such as:


Can't edit text fields with GUI tools
No regex in sql statements
DateTime handling differences
No simple paging based on LIMIT, $offset, $DisplayRecords

Personally its not my favorite to work with, I prefer mysql or oracle

Bastien


From: Joseph <[EMAIL PROTECTED]>
To: "php.db" 
Subject: [PHP-DB] Learning curve mysql-->mssql
Date: Mon, 25 Jul 2005 14:35:50 -0400

Does anyone have an idea what the learning curve is going from using 
php/mysql-->php/mssql? I am applying for a position which uses MS SQL 
Servers for a DB and ASP.NET (god forbid) for a front end and my only 
experience is WAMP. While I can convert over to php from ASP.NET, I am 
stuck with mssql. Anyone had any serious problems learning to use the two?


--thanks -u jzf

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php