Is it that they can't enable the extension or that they can't get extension to connect to mssql? If it's the later, make sure that they configure freetds correctly or you include the port number as part of the host when using mssql_connect(). I had that issue not too long ago.
Charley Jon Busby wrote: > We have a client that wishes to connect to an mssql database - instead of > mysql, however their hosting company is having issues enabling the mssql > extension - is there a adapter written for connecting to mssql databases > using odbc? > > > > Jon > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
