Chumpy, Where the real database i got database errorhttp://i97.photobucket.com/albums/l207/aa6my/error.jpg
Printable View
Chumpy, Where the real database i got database errorhttp://i97.photobucket.com/albums/l207/aa6my/error.jpg
moved to proper forum.
Here is the database you need.
http://forum.ragezone.com/f459/chump...v2-5-a-501965/
And use this guide to set up mssql 2000
http://forum.ragezone.com/f460/dordo...2-33mb-500461/
or this for mssql 2005
http://forum.ragezone.com/f460/dead-...ack-v2-444970/
Please post general section and not the releases section.
There is only one set of databases available here. The error is telling you that the path it is trying to save the mdf file to (c:\program files\mssql\data\) is invalid. Check the tabs for that location and change it to a valid one (i use c:\databases for all my databases).
Also, looking at the error i think you have installed mssql as a "named instance" which is wrong and you probably need to do a reinstall of sql. Check my guide on how to install mssql 2005 express correctly as you probably have remote connections disabled too.
http://www.mediafire.com/chumpy
edit: Cypher beat me to it.