IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

insert record in database table in QMF using '&' .


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mitaljalu

New User


Joined: 26 May 2006
Posts: 7
Location: india

PostPosted: Fri Aug 18, 2006 3:14 pm
Reply with quote

Hi,

i tried to insert record into a table directly by using '&' applying infront of the field in INSERT query.
like INSERT INTO EMP VALUES('&EMPNO','&EMPNAME')

where EMPNO is integer field and EMPNAME is character field.

so my question is, in case of integer field i can enter the value (on new screen comes in QMF to enter records) but how can i insert character it does not allow '&EMPNAME' , I also tried &'EMPNAME' but wont work....
Back to top
View user's profile Send private message
mitaljalu

New User


Joined: 26 May 2006
Posts: 7
Location: india

PostPosted: Mon Aug 21, 2006 1:29 am
Reply with quote

Hi guys,

I have resolved this issue.

Happy surfing.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Load new table with Old unload - DB2 DB2 6
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Pulling a fixed number of records fro... DB2 2
Search our Forums:

Back to Top