Home > Archive > Clarion > July 2006 > Problem with old Clarion Application
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem with old Clarion Application
|
|
| Sas950 2006-06-29, 7:55 am |
| I am a Clarion database newbie. I am trying to fix an old Clarion
Application written many years ago (circa 1997/8) for my client by a
developer. I think the version of Clarion is 4 or 5.
When trying to add new items to recent orders, and error message is
returned: Error 1 File system error. However new items can be added to old
orders. The problems started about three w s ago (?).
From my other database experience, I would think that reindexing the
database or running a database repair routine would help. But I have no idea
how to do that with a Clarion database. The application folder has no .exe
files that help. Are there tools that can help me?
Thanks
N Bankay
for sas950@f2s.com (client)
| |
| Charles Maples 2006-07-02, 6:55 pm |
| N Bankay
if the files are topspeed *.tps and you are using Clarion 5 you should have
a utility called tpsfix.exe in your bin dir
Charles
"Sas950" <sas950@f2s.com> wrote in message
news:e80eg5$shg$1@news.freedom2surf.net...
> I am a Clarion database newbie. I am trying to fix an old Clarion
> Application written many years ago (circa 1997/8) for my client by a
> developer. I think the version of Clarion is 4 or 5.
>
> When trying to add new items to recent orders, and error message is
> returned: Error 1 File system error. However new items can be added to old
> orders. The problems started about three w s ago (?).
>
> From my other database experience, I would think that reindexing the
> database or running a database repair routine would help. But I have no
idea
> how to do that with a Clarion database. The application folder has no .exe
> files that help. Are there tools that can help me?
>
> Thanks
>
> N Bankay
> for sas950@f2s.com (client)
>
>
|
|
|
|
|