Antonio,
use aaa
?used() // .f.
use aaa via "dbfcdx"
?used() // .f.
Best regards!
Shuming Wang
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Antonio,
use aaa
?used() // .f.
use aaa via "dbfcdx"
?used() // .f.
Best regards!
Shuming Wang
Shuming,
There must be something wrong in your aaa file or in your computer (not enough read-write privileges for a folder, etc)
Please build fwh/samples/fwbrow.prg and you will see that it works fine with DBFs
Antonio,
the same prg code, fwh2.5 and xhabrour996 do .
But now more than 4 customers phoned us the problem.
Best regards!
Shuming Wang
As far as I know, there was no problems on [x]Harbour RDDs since years. Please provide a little sample of the problem to reproduce it here.
EMG
Shuming,
> But now more than 4 customers phoned us the problem.
Are those customers using Vista ?
Oh, it's the \harbour\lib\nulsys.lib before rdd.lib in mak.bc link file caused the problem.
Also, if you add all the unuseable libs to your link file , do not cause exe bigger but genarates the same size exe.
you must add dbfntx.lib and dbfcdx.lib, even if you only use of dbfcdx .
Thanks Antonio ,E.M.G. !
Shuming Wang
Shuming,
Glad to know that you solved it ![]()