On May 5, 9:07 pm, ajh <ajhender...@[EMAIL PROTECTED]
> wrote:
> I have volunteered to help a nonprofit org with their computers. The
> one big asset they are concerned with as they modernize their computers
> is a large data base that has somewhere around 5000 names and
> corresponding addresses, phone numbers, work locations and several other
> fields. They use a very old version of superbase. (Superbase 4 Windows
> v 1.3) Is there any way to ex****t that database to ascii and be able to
> open and edit it in a modern program like access or base.
>
> Thank you.
I don't know superbase, but in the worst case, check to see if you can
send re****ts to files. Then generating re****ts that cover all of the
data and sending them to files. You can then develop load scripts for
whatever new DBMS you plan to use.
And of course, an open source, free DBMS will be a good choice, one
with low DBA requirements (for when you are no longer there).
HTH,
Ed


|