I am kind of the middle person in this process, so please forgive me if I am not giving all the necessary details.
The webhost we are using does not support the method being used to connect to the SQL Server database being used by phpbb. They support odbc_connect but not mssql_connect. What does this mean for converting the data between the 2 systems?
Thanks for any help you can give me! Let me know if there are any other details I need to provide.
The webhost we are using does not support the method being used to connect to the SQL Server database being used by phpbb. They support odbc_connect but not mssql_connect. What does this mean for converting the data between the 2 systems?
Thanks for any help you can give me! Let me know if there are any other details I need to provide.
Comment