Hi,
ToninhoFWi wrote:
I had this problem in the past and I change ads1.c to trap it: 2008-09-22 16:19 UTC-0300 Antonio Carlos Pantaglione <toni...@fwi.com.br> * harbour/contrib/rddads/ads1.c * using AdsCreateIndex61 when ADS_LIB_VERSION >= 610. This functions use ADS_DEFAULT as index page size parameter and force Advantage to compute a page size based on the key size to provide optimal balancing. Maybe I don't understand your problem or it is another problem than mine, but using ADS 9.1 I never more have this problem. Try to change ADS_DEFAULT from adsOrderCreate() in ads1.c to 1024 or more and see if solve the problem.
Perhaps you use .adt/.adi tables/indices. CDX index page size is fixed to 512, and ADS docs says page size parameter is ignored for CDX. I use 7.1 version, so, AdsCreateIndex61() is for sure used, but it does not help.
Regards, Mindaugas _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour