Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by skosta

  1. skosta

    SET ORDER TO problem

    Sorry, my foult. I try to write that I have NO PROBLEM with index expression :(((. In application i use something like (simplified) use company company_path = company.path && \\machine_name\drive\database_folder SET PATH TO &company_path everything is fine if i use path "c:\database_folder"...
  2. skosta

    SET ORDER TO problem

    I have no index expression. No memo file... Problem persist in command window too. USE testtable ORDER TAG test don't work. TAG test exists. From same mashine that work. Something like link between DBF and CDX is not right. Kosta
  3. skosta

    SET ORDER TO problem

    This is old application which work to years in singe user mode. Now a have request to use database from other mashine. When i start copy of application from same mashine where are databese (DBF and CDX files in same forlder) and use path like "c:\test\testtable", everithing work fine. But, if i...
  4. skosta

    SET ORDER TO problem

    CDX files are really there and TAG exists. Database is on diferent mashine. USE testtable - work USE testtable ORDER TAG testtag - not Message is something like "Database is not ordered". At the moment, I can't see that message. Thanks. Kosta

Part and Inventory Search

Back
Top