sql server - PHP MS SQL ID format problem -


i'm drawing records php legacy mssql database built for/by asp.net application.

the id's in asp appear long strings of numbers when retrieved php in form so:

3;Í}±¯i©ûzƒgŸó 

i'm going wager ids guids -- if want convert guids strings using mssql-guid-string (or if using php 5.3 or later want use microsoft's sqlsrv extension, should convert guid fields automatically.)


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -