ArnaudAbadie
Programmer
Hi all,
I used to access Pervasive/Btrieve with VB using ActiveX control. that was quite simple.
Because of corporate decision, I am now programing with BCB5 and I intend to do the same using Pervasive/Btrieve API.
Open a file is quite simple.
What I don't understand, in the help files and samples given with Pervasive, is the method used to access files.
For example, if I do a CallBtrv(B_STEP_FIRST) the returned status is 22. I suppose that I've missed something with DataBuffer et DataLength.
Any help would be welcome.
Thank you in advance
I used to access Pervasive/Btrieve with VB using ActiveX control. that was quite simple.
Because of corporate decision, I am now programing with BCB5 and I intend to do the same using Pervasive/Btrieve API.
Open a file is quite simple.
What I don't understand, in the help files and samples given with Pervasive, is the method used to access files.
For example, if I do a CallBtrv(B_STEP_FIRST) the returned status is 22. I suppose that I've missed something with DataBuffer et DataLength.
Any help would be welcome.
Thank you in advance