View previous topic :: View next topic
|
Author |
Message |
arundvarma
New User
Joined: 23 Oct 2003 Posts: 6
|
|
|
|
Hi ,
Pls answer/solve the questions as i dont have privileages to perform this testing.Well While inserting data into the table thru Host variables is it necessary that both the variable and column size should be the same?Also tell me what happens if we insert a 40 ch size value into a column with 30 field size.(Both are character fields)..Will it truncate or abend?.FYI iam using DB2 V6.1
Thanks ,
Arun.D |
|
Back to top |
|
|
yesgokul
New User
Joined: 20 Aug 2003 Posts: 9
|
|
|
|
If you try to insert,as u have mentioned it'll fail with -404.
Refer DB2 appln prog guide for further details on host variables & othe embedded prog stuff.
thanks
Gokul |
|
Back to top |
|
|
|