dsmania
Sat 29th Jan '05, 1:52pm
Hello. I'm now on day 3 trying to convert my FuseTalk forums in MS-SQL over to the VBulletin. Any advice on this would be greatly appreciated.
I've tried numerious combinations of sourceserver, sourceuser, and sourcepassword in the ImpExConfig.php file. The results are always the same during import.
Warning: mssql_connect(): message: Login failed for user 'USERID'. (severity 14) in \impex\db_mysql.php on line 54
Warning: mssql_connect(): Unable to connect to server: SERVERNAME in \impex\db_mysql.php on line 54
Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in \impex\db_mysql.php on line 169
I've done some research online, and found suggestions ranging from creating and using the data source name instead of "localhost" to using the computer name instead of "localhost". I've tried both to no avail.
MS SQL was loaded on my local machine using Windows authentication. Does it need to be configured differently? If not, what exactly is MS SQL looking for from the ImPex script?
Do I need to set up and reference an ODBC data source or can I go directly to MSSQL?
Thanks,
Dave
I've tried numerious combinations of sourceserver, sourceuser, and sourcepassword in the ImpExConfig.php file. The results are always the same during import.
Warning: mssql_connect(): message: Login failed for user 'USERID'. (severity 14) in \impex\db_mysql.php on line 54
Warning: mssql_connect(): Unable to connect to server: SERVERNAME in \impex\db_mysql.php on line 54
Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in \impex\db_mysql.php on line 169
I've done some research online, and found suggestions ranging from creating and using the data source name instead of "localhost" to using the computer name instead of "localhost". I've tried both to no avail.
MS SQL was loaded on my local machine using Windows authentication. Does it need to be configured differently? If not, what exactly is MS SQL looking for from the ImPex script?
Do I need to set up and reference an ODBC data source or can I go directly to MSSQL?
Thanks,
Dave