Problem: Clipper - XBase++
Posted: Fri Feb 18, 2005 11:48 am
Hi,__I am new in programming what concerns the migration from Clipper to XBase . Now I have to translate a Clipper-Program into XBase.__I am using the Advantage Database Client because I want to speed up my program. I had no problems before integrating ADS. But the program has been very slow on a Novell-Server. So I choosed ADS to make it faster. ____But now:__The first big problem was to open DBF-Files.__I could open files without a Memo-Field without any problems.__But when I tried to open a File with a Memo-Field, the DbUseArea()-function sended back a lot of errormessages. I could not open the file.__The file is not corrupt or damaged. I checked it.__Can anybody tell me what I have to do when I want to open a DBF-File with a Memo-Field?__What kind of settings do I have to make? What kind of commands do I have to use?__Does anybody have a piece of source for me where I can see what I have to do?__But remember that I have never migrated a Clipper-Program to XBase.____Thanks a lot from Andre.__