Thread
:
Database issue.
View Single Post
#
3
08-06-2007, 03:19 PM
Zengez
Hill Giant
Join Date: Nov 2004
Posts: 160
Make sure to drop the database before you resource it. I think for mysql it's just 'drop (database name);' so...
drop PEQ;
And that should eliminate the entire database, at which point you can source in the new systems files from the CVS.
Zengez
View Public Profile
Send a private message to Zengez
Find all posts by Zengez