|
Why didn't I think of that. Thanks >>> "Eric N. Wilson" <doulos1@home.com> 08/08/00 10:48AM >>> Hello Hector, Tuesday, August 08, 2000, 7:29:44 AM, you wrote: > I am trying to use ODBC with MS Access by attaching to files on the AS/400. >However, the files have multiple formats in each file (YUK!). It seems as >thought the ODBC Driver only sees the first > format. Has anyone on this list ever read addtional formats via ODBC? ODBC like native SQL can only work with one record format (as well as only a single member just in case you wondered [additional trickery can be used to defeat this sometimes]). There is a way around this though, create a logical file for each different format and use select/omit for the logicals so that only the appropriate records are in it. I hope that helps Eric +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.