If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > create table problems

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-20-10, 03:00
spalka621 spalka621 is offline
Registered User
 
Join Date: Apr 2010
Posts: 4
create table problems

Hey guys. I'm new here and I have a question for you. I have a file that when run is supposed to create 6 tables. Its called Tables.sql. When I run it in sqlplus all the terminal returns is the number of the last line of the code.

Does anybody know why it would be happening? If you need any more information let me know. Hope I'm not violating any forum rules.

Thanks for any help.

--
spalk621
Reply With Quote
  #2 (permalink)  
Old 04-20-10, 03:28
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Quote:
Originally Posted by spalka621 View Post
When I run it in sqlplus
SQL*Plus is an Oracle tool, so this is the wrong forum (this is the MySQL forum)

Quote:
Does anybody know why it would be happening? If you need any more information let me know.
Post the script that you run
Post the exact command that you use to run the script
Post the exact error message if any
(And post to the right forum, maybe a mod can move this post)
Reply With Quote
  #3 (permalink)  
Old 04-20-10, 03:31
spalka621 spalka621 is offline
Registered User
 
Join Date: Apr 2010
Posts: 4
Sorry about that. I'll move the post.

edit: I reposted here with more information. create table problems

Last edited by spalka621; 04-20-10 at 03:39.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On