Re: Fixed length records



On Wed, 2 Nov 2005 13:17:23 -0800, Stan wrote:

>Thanks Hugo and thanks for educating me about site usage. We are a shop that
>is in the process of converting from a COBOL based legacy system to a SQL
>Server environment and we are all new at this.

Hi Stan,

Good luck, than. Keep in mind that converting the data will be the
easiest part of the job. Changing your mindset will be the hardest.

COBOL is a third generation, algorithmic language. The basic structure
of Cobol data processing is "read record - check if data qualifies for
operation - do operation - write record - read next record - repeat
until end of file".

SQL is a fourth-generation, declarative language. The basic structure of
data processing in SQL is "do something on all qualifying rows at once".
Quite a difference!

Best, Hugo
--

(Remove _NO_ and _SPAM_ to get my e-mail address)
.



Relevant Pages

  • Re: Help! Converting files from a Cobol app
    ... Converting files from a Cobol app ... Then, to answer to Lueko's question, this cobol ERP software is still in use at the customer's site: he wants a new software because ... umlauts etc in text viewer) and going on with surname, name, etc. ... The character fields, like the surname and name of the persons, ...
    (comp.lang.cobol)
  • Re: I need help!!
    ... Most COBOL environments have utilities available to create standard ... but you will still have to deal with the packed fields. ... If you DON'T have a COBOL compiler available you should still try and get ... I would also look at converting the ...
    (comp.lang.cobol)
  • Re: Opinions on approach, please...
    ... a COBOL that supports both forward and backwards "browsing" of ISAM, ... applications that use Indexed files to RDB. ... I call it MOST (Maintenance Object Server Template). ... Converting the existing programs then comes down to mainly replacing indexed ...
    (comp.lang.cobol)
  • Re: I need help!!
    ... trying to use the java based record editor program on sourceforge to ... Most COBOL environments have utilities available to create standard ... but you will still have to deal with the packed fields. ... I would also look at converting the ...
    (comp.lang.cobol)
  • Re: J4 - presentation/discussion on "Future of the COBOL Standard"
    ... probably from the COBOL 85 standard. ... administrative data processing" is "clerks performing ... a domain-specific language for impementing that paradigm. ... it, the fact is that the new languages can be written quicker, re-written ...
    (comp.lang.cobol)