Thread
:
Creating the Database...
View Single Post
#
2
12-20-2005, 02:32 PM
garim12
Fire Beetle
Join Date: Oct 2004
Location: Tampa, FL
Posts: 19
semicolons... every command should end in one
Code:
create database eq; use eq; source load_system.sql; source load_empty_users.sql;
garim12
View Public Profile
Send a private message to garim12
Find all posts by garim12