Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Programming

Programming Share, tanya jawab, saling bantu antar programmer dengan berbagai macam bahasa pemrograman.

Reply
 
Thread Tools
  #1  
Old 20th November 2011
Darkc0der Darkc0der is offline
Ceriwiser
 
Join Date: Nov 2011
Posts: 598
Rep Power: 14
Darkc0der mempunyai hidup yang Normal
Default Minta bantuan error import .sql di MySql

agan2 smua, gw ada masalah neh gan ama import file .sql.



jd gan gw punya db yg uda di dump ke .sql.

pas gw import di mysql gw error gan.



error nya

"#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from INTEGER NOT NULL,

PRIMARY KEY (id_mst_country)

)' at line 14 "



,



minta pencerahan dari agan2 smua dunk

thanx b4



neh potongan query yg error gan :

CREATE TABLE mst_country

(

id_mst_country INTEGER NOT NULL,

country_name VARCHAR(55) NOT NULL,

citizen VARCHAR(55),

otherinfo TEXT,

created_by INTEGER,

created_date DATETIME,

lastedit_by INTEGER,

lastedit_date DATETIME,

id_mst_receivesend INTEGER,

ref_project INTEGER,

ref_mail INTEGER,

from INTEGER NOT NULL,

PRIMARY KEY (id_mst_country)

)

;



Reply With Quote
Reply


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 On
HTML code is Off


 


All times are GMT +7. The time now is 02:30 AM.


no new posts