
Originally Posted by
zcool1956
I had the same problem when I first tried sql2005 but then I learned something when you install the database in sql2005 by default it wants to put it in as sql2005(90) and the sql database was designed for sql2000 which is sql2000(80) so the trick is the only file you use with master database is seven_ORA the rest when you add a database you have to go to options on the left and then you will see a line that say's sqp2005(90) click on the arrow to the right and click on sql2000(80) and that should fix your problem with MSSQL2005.