I'm from canada. thanks for the reply. i just a beginner with php. I've programmed before but never with php. I know C so it makes t very easy for me to learn. I think changing the .dll file in the php.ini file worked. But i get another error:
Notice: Undefined variable: pid.....
I know that my script is write:
$sqlquery="select * from product where pid='".$pid."';";
My table are all uploaded. I have initially worked on a mysql db but because my hosting company doesn't support it, i had to convert it to a mssql db but that was easy, just changing some syntax.
Maybe you have a clue with this new error.
albert