well, the SQL statement you're trying to execute
would help determine why it's not working... :)

just stating that "it's broken" is like saying
"my car makes this funny noise" and hoping that
a mechanic will give you a detailed diagnosis.


> -----Original Message-----
> From: Thomas Häger [mailto:[EMAIL PROTECTED]]
> Subject: [PHP] mssql and uniqueidentifier's
>
>
> Hi NG,
>
> my problem is following:
>
> I made a query on a table on a MS SQL Server 2000. The table have a
> key-column from type uniqueidentifier. Ever i made a query on this column,
> the result is not right. It comes back some crypt.
>
> For example:
>
> Value Database:  496467D1-7646-4094-8016-087083EA9432
> Result shown in the browser, queried by php : ÑgdIFv"@?pfê"2
>
>
> Can somebody help me, thanks,
>
> Thomas
>
>
>
>
> --
> PHP General 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 General 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