dbTalk Databases Forums  

Btrieve index with delphi 5...

comp.databases.btrieve comp.databases.btrieve


Discuss Btrieve index with delphi 5... in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hanefi TEL
 
Posts: n/a

Default Btrieve index with delphi 5... - 11-26-2004 , 02:58 PM






Hi to All...

Ý am using PervasiveSQl V8.1 Whenever i use the below index in my delphi
application xith B_GET_EQUAL everytime i get status 4. I am entering correct
record and trying to read that record by using B_GET_EQUAL but i get status
4. if someone used below index with delphi, please send me delphi 5 sample
source codes with btrieve file that shows me how to use below index with
btrieve file.
Normally, i use btrieve indexes everytime but i did not use the below index
definition. Other indexes that i use them work just fine. I think there is a
specific problem to use below index related to Pervasive and Borland.
Here is the index that i want to use:
index1 : Record
StoreCode : SmallInt;
Barcode : Double;
CustomerNo : Array [0..9] of char;
end;

Thanks in advance...



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.