Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Phdbase 3.61 problem
Message
From
13/05/2002 01:24:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Phdbase 3.61 problem
Miscellaneous
Thread ID:
00655563
Message ID:
00655563
Views:
71
A question to anyone who has ever used or using Phdbase 3.61 in Foxpro applications. In my application I search ( have been searching for ages ) successively against several books which are free tables saving results for each of them in a cursor. In phd parlance
=phd("select recno(),field1,fieldn from table1 where into cursor cursor1" )
When I extended my algorithm to do some search in auxilary table in some cases ( via phd as well ) I've become plagued with "API call caused an exception" for the fragments of code which work without any problem unless this auxilary search is initiated. Looks like a memory leak and have no idea how to control that.
Closing table and cursor and
=phd("flush" )
after this auxilary branch of code didn't help.
Greatly appreciate any workaround ( if does exist )

Thank you.
Michael
Next
Reply
Map
View

Click here to load this message in the networking platform