|
Well, firstly, there is only 1 error there. The first 2 ones that you painted in yellow are actually how it's supposed to be. To fix the 3rd error, you need to execute that SN query, which adds links between databases. And if you do that, then you won't get the 4th error as well, because session won't DC ur whole server.
Also, silkbotter, just so that you know, Dekaron doesn't use ODBC, you actually don't even need it, it's just used for the buggy old reg page (the first one which was released), because it was made to work without SP4, but if you add SP4 to MSSQL2000, that enables T-SQL functions, one of them being php support, so if you have SP4 on MSSQL2000 (and you must have it), you don't really need ODBC, if you have a normal regpage.
|