If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > network problems with indexes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-22-03, 10:27
cdricardo cdricardo is offline
Registered User
 
Join Date: Jan 2003
Posts: 1
network problems with indexes

My application uses Paradox tables and runs both as a standalone or a networked program.

It runs without problems on the computer that contains the shared database (server). However, when running on any of the other computers on the network, the application cannot find the Paradox indexes files.

Functions using tables that do not have secondary indexes work fine. Functions that access tables via their secondary indexes report problems when they are executed:

If the table has either an IndexFileName or IndexFields properties filled in, it reports the error: Index not Found. TableName:'IndexName'

In addition to the usual technical considerations regarding PDOXUSRS.NET, drive sharing and mapping, etc, is there any other special issues to be considered for running a Paradox based application whose tables contain secondary indexes on a network ?

Thank you

Cecil Ricardo
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On