Re: Throughput and storage requirements questions for modern vs old database processing apps

From: Clay Davidson <clay_at_his.com>
Date: Tue, 27 Nov 2001 06:25:36 GMT
Message-ID: <AlGM7.22969$py4.14044082_at_news2.nash1.tn.home.com>


I only read thru some of the posts so this may not even be appropriate anymore but ......

90 mb is a very big database for clipper in 1992 or so but with the screaming machines we have now and the faster networks, it may be ok. Keep in mind that the entire data file has to be brought across the network when it is used.

The .ntx files are clippers index files. The .dbf files are the database files. These are in DBASE III+ format which was the standard database format at the time. Foxpro and dBASE should be able to open and read the files. They may even be able to use the indexes. At least the earlier versions might. I have not used either of these programs in years.

The indexes and the database files may be fragmented very badly. If you can open and compact them with foxpro or if you can get an old clipper programmer that still has his hand in to help.

Oracle is pretty much the standard in client server rdbms software. SQLServer is ok and is much easier for a novice to become useful with. Centura Softwares SQLBase is probably the easiest of them all to learn and some of its syntax will carry forward with oracle.

hope this helps,

clay

"John Becich" <jbecich_at_nospam.net> wrote in message news:GDEM7.8134$WC1.962592_at_newsread2.prod.itd.earthlink.net...
> Paul,
> Thanks again. I'll be in touch.
> John
>
>
>
>
>
>
Received on Tue Nov 27 2001 - 07:25:36 CET

Original text of this message