Re: Question about Btrieve programming
- From: "FrisbeeŽ" <billLASTNAME@xxxxxxxxx>
- Date: Tue, 14 Mar 2006 08:58:59 -0500
"Enzo" <mmm@xxxxxx> wrote in message
news:4415ae47$0$29111$5fc30a8@xxxxxxxxxxxxxxxxxx
Have changed to Int64 both the declaration and the variable and still have
the same error.
(Begging your pardon for my incopetence I'm relatively new in programming
vb.net, by now I have written in VBA)
thanks again for your help
DECLARE FUNCTION BTRCALL LIB "Wbtrv32.dll" (Byval oc as ushort, byval pb
as string, <Marshalasattribute(unmanagedtype.asany)> byval Db as object,
byval Dl as integer, byval Kb as string,
<Marshalasattribute(unmanagedtype.I8)> byval Kl as Int64, byVal Kn as
char) as integer
P.S. I'm trying to follow istructions written in a btrieve manual
Pervasive have posted on their site.
Without checking, I believe the key buffer length parameter should be a
short integer, but possibly a long integer. Definitely not a 64-bit
integer, though.
.
- Follow-Ups:
- Re: Question about Btrieve programming
- From: Bill Bach
- Re: Question about Btrieve programming
- References:
- Question about Btrieve programming
- From: Enzo
- Re: Question about Btrieve programming
- From: FrisbeeŽ
- Re: Question about Btrieve programming
- From: Enzo
- Question about Btrieve programming
- Prev by Date: Re: Strange large numbers represents dates
- Next by Date: Re: Strange large numbers represents dates
- Previous by thread: Re: Question about Btrieve programming
- Next by thread: Re: Question about Btrieve programming
- Index(es):
Relevant Pages
|
|