× 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.



I even tried it with
CREATE TABLE workfile as (Select * from ARLEEN) WITH DATA RCDFMT ARLEENR   
 
to even get the same record format name.  File level ID I wouldn't be so 
concerned with.  It's that record format id that would concern me more. 
However they were still different.
I even tried this:

CREATE TABLE ROB/JEFF1 (MYCHAR CHAR (15 ) NOT NULL WITH DEFAULT,
MYDEC DECIMAL (9 , 2) NOT NULL WITH DEFAULT) 

CREATE TABLE JEFF2    as (Select * from JEFF1) WITH DATA RCDFMT JEFF1

And their record formats were different.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.