I'm new to the windows platform for php development and I have been having
problems with the or die function when running sql queries. It is being
called even when I run a valid query. I have tested it with valid queries
and it is always triggered. I have had to stop using it which is not good. I
never had problems with or die when I was working in a linux environment.
 
Does anyone know if there is a setting in the php.ini file that I have to
set for or die to work? My DB is MS SQL 2000.
 
Thanks in advance,
Dan

Reply via email to