Finally I've discovered what's happening... it's the ANSI to OEM automatic conversion in SQL DB Library... I've deactivated it and now everything works fine... but, why in ISAPI mode, with ANSI to OEM automatic conversion all works fine... and in FastCGI mode not?? Perhaps someone can explain something about this issue....
Many thanks, Xavier Serna. "Xavier Serna" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > i've recently configured my PHP with FastCGI, because in ISAPI mode it > crashes everyday from 2 to 5 times, and now, all seems to work fine, but the > queries to the MSSQL server 7 return some invalid chars, it seems that > extended latin chars are changed, but in the database these chars are > correct, and previously in ISAP mode all works fine and all the texts from > de MSSQL return in correct charset. > Please, some one knows anything about that problem? I don't know where to > search to find how to correct this.... > > Many thanks in advance, and sorry for my english, i'm spanish :) > > Thanks, > Xavier Serna. > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php