antila
08-11-2009, 10:21 AM
Hi,
I am a newbie with MySql and I am looking for some help.
I am using this command with MySQL Version: 5.0.45 :
insert into `jos_sobi2_item` select itemid, title,0, NULL, 1, 0, 1, 0, '2009-08-07 00:00:00', '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, 62, '', '', '', NULL, '\neditor = \nexpired = \nexpired_time = ', '85.244.66.120', '2009-08-07 00:00:00', 62, '85.244.66.120', '', '' from jos_sobi2_import_items;
I am getting a syntax error.
I will appreciate some help to make a similar command for MySQL ver. 5.
Thanks in advance.
I am a newbie with MySql and I am looking for some help.
I am using this command with MySQL Version: 5.0.45 :
insert into `jos_sobi2_item` select itemid, title,0, NULL, 1, 0, 1, 0, '2009-08-07 00:00:00', '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, 62, '', '', '', NULL, '\neditor = \nexpired = \nexpired_time = ', '85.244.66.120', '2009-08-07 00:00:00', 62, '85.244.66.120', '', '' from jos_sobi2_import_items;
I am getting a syntax error.
I will appreciate some help to make a similar command for MySQL ver. 5.
Thanks in advance.