Thread
:
so very frustrated!
View Single Post
#
3
04-10-2004, 09:09 AM
samandhi
Demi-God
Join Date: Aug 2003
Posts: 1,056
Quote:
and then source the correct database (see Jezzebell's guide).
By typing drop database you are deleting the DB. You will need to do the
Code:
CREATE DATABASE <DBName>; USE <DBName>;
again before you try and source the correct DB....
__________________
Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
L.L. CoolJ
samandhi
View Public Profile
Send a private message to samandhi
Find all posts by samandhi