db server prob

smoochy boys on tour

Timmy20231

Dedicated Member
Dedicated Member
Apr 12, 2009
89
1
35
Gy
keeps on disconnecting and reconnecting every 3 seconds can anyone help please?
 

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
285
Canada
with which one? (local) or 127.0.0.1?

use the same osql command again

at 1> type these
USE LOM2
SELECT TOP 1 FLD_MAPFILENAME FROM TBL_MAPINFO
GO
You should now get something like:
FLD_MAPFILENAME
-----------------------
0110
 
Last edited:
Upvote 0

Timmy20231

Dedicated Member
Dedicated Member
Apr 12, 2009
89
1
35
Gy
(local) and i get this after typing all that stuff...
 

Attachments

  • get this.JPG
    get this.JPG
    116.5 KB · Views: 60
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
285
Canada
ok you did not restore the db called LOM2
go restore it.
since you are using sql2000, you will come across the db has a higher version and you will not be able to restore using sql2000.

goto mirfiles (below my signature)
and goto mir2td2.3 directory
and download LOM2.SQL2000.zip

It's made for SQL 2000. Data is exactly like mir2(restorethis)
 
Last edited:
Upvote 0

Weikster

LOMCN Veteran
Veteran
Jan 21, 2009
421
11
44
36th chamber
Go into options and change the paths for the file you are restoring. As you see its now trying to locate in D:\SQLdata
(see on your screenshot, there is a options tab, change paths at bottom)
Your should be something like:
C:\Program Files\Microsoft SQL Server\MSSQL\Data
and
C:\Program Files\Microsoft SQL Server\MSSQL\Log
 
Upvote 0

GoldieDragon

Dedicated Member
Dedicated Member
Apr 23, 2006
82
1
55
I get the same error but where exactly is the options? theres more than one "Options" tab i know but doesn't say where i can change the path for the file i am restoring?
 
Upvote 0

IceMan

Hero's Act Mir 2
Legendary
Apr 17, 2003
8,544
2
370
350
if your use the sql 05 then restore the sql 2000 db that worked for me
 
Upvote 0