Code Comments
Programming Forum and web based access to our favorite programming groups.What makes index file appearing double twice per record . The record appearing 2 times although it si one in the DBF?
Post Follow-up to this messageehab > What makes index file appearing double twice per record . The record > appearing 2 times although it si one in the DBF? Opening the same index twice for the same DBF can cause that to happen. Eg USE DBF1 INDEX IDX1, IDX2, IDX1 It may also be an OS problem - redirector problem with W95. - mixing W2K,NT,W98,XP systems and not having applied any of the patches - see http://www.witzendcs.co.uk/html/nt_networking.html for relevant details -- HTH Steve
Post Follow-up to this messageehab > What makes index file appearing double twice per record . The record > appearing 2 times although it si one in the DBF? Opening the same index twice for the same DBF can cause that to happen. Eg USE DBF1 INDEX IDX1, IDX2, IDX1 It may also be an OS problem - redirector problem with W95. - mixing W2K,NT,W98,XP systems and not having applied any of the patches - see http://www.witzendcs.co.uk/html/nt_networking.html for relevant details -- HTH Steve
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.