New SQLRDD BETA release July2010-Build714

Hello,

A new July2010-Build714 build for SQLRDD has been released today.

This new release is available for all xHarbour.com customers with an active Update & Service Subscription and can be downloaded form your personal xHarbour.com account or via this direct link:
http://www.xHarbour.com/SQLRDD-Download-July2010-Build714
Make sure you go to the bottom of the page to the BETA section.

A detailed list of what’s new is available here:
http://www.xHarbour.com/SQLRDD-WhatsNew

Please take note that you need latest xHarbour Builder release for this new SQLRDD build.

For support on SQLRDD, please use our SQLRDD-Support newsgroup at news://news.xHarbour.com/local.xHarbour.Builder.SQLRDD

Thank you for your support!

Patrick

Changelog for SQLRDD

2010-07-13 23:13 UTC-0300 Luiz Rafael Culik
! source/sqlex1.c
! source/sqlex2.c
! source/sqlex3.c
! some fixes on seeks and order setting
! implemented sr_setfilter
changes for use the new INDEXBINDP * IndexBindings
! source/sqlex.h
!changed INDEXBINDP IndexBindings[MAX_INDEXES] to INDEXBINDP * IndexBindings for better memory usage
! source/sqlsrodbc.c
! changed all fix arrays initialization to {0}
! source/sqlrdd1.c
! change all HB_ITEM xxx to PHB_ITM xxx and commented out usage os xxx.type = HB_IT_NIL;
! source/sqlrdd2.prg]
! under sqlex, we need to get the indkey_xxx field