-
After more tests I develope, that solution c) didn't work fine. If created file exists, and we need to truncate it, it is ok, but if we have to really create nonexisting file it returns error code 2.
I don't have any documentation of Novell Client API, and at now I'm not able to correct this.
The best solution of this error is b), but it some
slower than without patch.
2009-03-31 08:03:50 UTC by seweryn626
-
File, created with function btfOpenFile() with ShareMode parameter
equal bsmShared, cannot be reopen by another proccess ( just like in
bsmExclusive mode ). This happens for application compiled for DOS
Real mode, runing on DOS < 4.00 and for all application compiled for
DOS Protected mode ( including in Windows box ), both in presence of Novell
client loaded.
Example
...
2009-03-26 13:13:44 UTC by seweryn626
-
Hi,
I remember that i had some problems opening the btree files.
The filename had another type than ansi,
try to trace into it, just a hint.
JPColling
Still using 2007.
2009-03-02 14:20:56 UTC by jpcxxx
-
Hi,
I am having big problem porting my Delphi 6 Code to Delphi 2009.
I have B-Tree Filer 5.57a.
After some PChar -> PAnsiChar, Char -> AnsiChar changes, the code
compiles without errors but a when I open by B-Tree Files the program
crashes in an unexpected way.
Have anyone been succesful running B-Tree filer on Delphi 2009?
Torbjörn.
2009-02-27 14:39:18 UTC by delphitorger
-
I thank a lot you. I have seen, in fact, that the error of conversion concerned the incompatible type Ansichar - > char. I make a test and, eventually I recall you.
Dear regards L. Giannecchini.
2009-01-30 17:14:29 UTC by lgiannecchini
-
Hi,
Still using 2007 made a little test with Delphi 2009 but the trial
version lasted only 2 weeks.
Some conversion from Char to Ansichar PChar to PAnsiChar etc... but should work fine.
JP Colling.
2009-01-30 12:01:58 UTC by jpcxxx
-
have anyone btree filer for delphi 2009? if itry using version 5.57a I receive compilation error
Tanks for all
L. Giannecchini.
2009-01-28 11:14:20 UTC by lgiannecchini
-
Is it possible to provide Win32 DLLs in the distribution package? I don't have a compiler available to compile the package, and need to use it from Visual Basic. Thanks in advance for your consideration!
2006-12-31 03:25:06 UTC by n7ekg
-
robroberts committed patchset 27 of module BtreeFiler to the TurboPower B-Tree Filer CVS repository, changing 28 files.
2005-12-10 21:22:28 UTC by robroberts
-
robroberts committed patchset 26 of module BtreeFiler to the TurboPower B-Tree Filer CVS repository, changing 6 files.
2005-12-10 21:18:44 UTC by robroberts