View Single Post
  #2  
Old 07-25-2007, 10:55 AM
Blakine
Sarnak
 
Join Date: Jul 2007
Posts: 30
Default

Launch an sql query browser and check the character table:

Code:
select * from character_
Does it return any rows? If not, your characters may be gone. I dont see how a crash could wipe your character table. But I guess it is a possibility...
Reply With Quote