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 > DB2 > RUNSQLSTM on db2/400

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-19-04, 13:23
carlosru carlosru is offline
Registered User
 
Join Date: Mar 2004
Location: Mexico
Posts: 3
RUNSQLSTM on db2/400

Im trying to run sql scripts which contains insert statemens like this

insert into sales_point ( leaf,partner_id,partner_r \
eference,brand_id,model_id,serial_number,acquiciti \
on_date,last_service_date,customer_name,phone,fax, \
eMail,address_1,address_2,city,sub_city,county_id, \
state_id,zip_code,contact,status,comments,calcoman \
ia) VALUES (1,'MODELO','1416/4756','Nieto','REB-30 \
0','240EIF3641','2000-06-22 00:00:00.0',null,'YOSO \
UDA','','','','FRANCISCO VILLA NO.18','','MÉXICO', \
'AÑO DE JUAREZ','009','09','09780','ALBINO LOPEZ S \
ANTIAGO','PVI','La señora Senorina Guzman que equi \
po solicitado nunca lo enviaron y la tienda tiene \
año y medio que cerrò','');

RUNSQLSTM fails because of the line separator "\"

does anybody knows if there is a line separator character like "\" used on other db2 versions?
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