× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks, Steve, Paul.

> -----Original Message-----
> From: Steve Richter [SMTP:srichter@autocoder.com]
> Sent: Thursday, February 06, 2003 1:21 PM
> To:   Midrange Systems Technical Discussion
> Subject:      RE: Database Access Path Question
> 
> logical L1:
>    K CmCusn
>    S CmDiv               Values('01')
> 
> Logical L2:
>    K CmCusn
>    S CmDiv               Values('02')
> 
> this will create 2 access paths.  Using DYNSLT the system creates 1
> accpth.
> 
> another way to go to create only 1 accpth is to move the select field into
> the keylist:
> 
> logical L1:
>    K CmCusn
>    K CmDiv
> 
> then use SETLL and READE in your code to just get records of a selected
> key.
> 
> 
> Steve
> 
> 


************************************************************************************************************************************************************************************************************
This message originates from Lincare Holdings Inc. It contains information 
which may be confidential or privileged and is intended only for the individual 
or entity named above.
It is prohibited for anyone else to disclose, copy, distribute or use the 
contents of this message. 
All personal messages express views solely of the sender, which are not to be 
attributed to Lincare Holdings Inc., and may not be copied or distributed 
without this disclaimer. 
If you received this message in error, please notify us immediately at 
MailAdmin@lincare.com or (800) 284-2006.
************************************************************************************************************************************************************************************************************


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.