Hello Experts,
Another question,
In serveral firms I work the program cubic for dos is used.
This is a bookkeeping program.
It is made in clipper.
So far no problem.
In my program I use this tables.
Tables are made in dbase IV(or dbase III) with ntx index files.
Is there any way to use this indexes (thru odbc or ... ??)
so I can make a select that is much more faster than copying the file in a cursor and place an index on it
What I really wish to do is to find a record in the most fasted way.
Any suggestions ?
WFG,
Filip
Another question,
In serveral firms I work the program cubic for dos is used.
This is a bookkeeping program.
It is made in clipper.
So far no problem.
In my program I use this tables.
Tables are made in dbase IV(or dbase III) with ntx index files.
Is there any way to use this indexes (thru odbc or ... ??)
so I can make a select that is much more faster than copying the file in a cursor and place an index on it
What I really wish to do is to find a record in the most fasted way.
Any suggestions ?
WFG,
Filip