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

Using table in ADSO


IBM Mainframe Forums -> IDMS/ADSO
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
helpseeker

New User


Joined: 24 Jun 2004
Posts: 1

PostPosted: Thu Jun 24, 2004 3:42 pm
Reply with quote

Hi,
I need help in this regard.In an online application,i have to validate SSN number.The table contains invalid SSN#s.SSN is entered as xxx-xxx-xxx. I need to obtain the value and compare with table values.How to do it?. Table is created in IDD. I have to link this table with the dialog and write the program to validate it.ne help in this regard is greatly appreciated. Many thnx in advance.
Back to top
View user's profile Send private message
harishskumar

New User


Joined: 18 Feb 2005
Posts: 13
Location: Bangalore

PostPosted: Wed Feb 23, 2005 3:21 pm
Reply with quote

Hey !!


This is quite easy. Have you heard of ADSA??? you got to define the table there and complie.... you can directly use it in your dialog's.. as you use global records...

Harish K Shankar.
Back to top
View user's profile Send private message
Ashish Bharatiya

New User


Joined: 23 Mar 2005
Posts: 5
Location: Mumbai

PostPosted: Wed Mar 23, 2005 12:06 pm
Reply with quote

harishskumar wrote:
Hey !!


This is quite easy. Have you heard of ADSA??? you got to define the table there and complie.... you can directly use it in your dialog's.. as you use global records...

Harish K Shankar.


Hello Harish,

I went through the ADSA but coyldn't find table option on any of its screen.Can you please tell me how can we define a table in ADSA application.

Thanx
Back to top
View user's profile Send private message
pinakinc

New User


Joined: 19 Nov 2003
Posts: 7

PostPosted: Thu Apr 28, 2005 9:49 pm
Reply with quote

Hi,

I think you can attach tables to ADSO dialogs using ADSC while defining the dialog. Please check it.

Pinakin
Back to top
View user's profile Send private message
ashutosh719

New User


Joined: 06 Apr 2005
Posts: 12

PostPosted: Sat May 14, 2005 11:23 am
Reply with quote

while defining dialogs..u have the option of decode or edit table...use that,.
refer to larry towner's book for more.
Back to top
View user's profile Send private message
srinira
Currently Banned

New User


Joined: 22 Aug 2005
Posts: 4

PostPosted: Mon Aug 22, 2005 3:46 pm
Reply with quote

Can someone help me here?

Iam using a Indexed table in Cobol-IDMS. Dynamically using the calculated index I can use certain values from this table.

I want to implement the same in ADSO. I can't use Edit table,
Code table here for this purpose as its not a field which is used
at the map level( or user entry level). I want to manage this table
internal to the Dialog!

Please let me know

Rama.S
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 -> IDMS/ADSO

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
No new posts Dynamically pass table name to a sele... DB2 2
Search our Forums:

Back to Top