DATABASE class in the new FW Version

DATABASE class in the new FW Version

Postby Maurizio » Fri Mar 20, 2009 11:31 am

Hello Antonio
The Method _delete() in the DATABASE Class break the compatibility with previous version .
The problem is the skip() in
Code: Select all  Expand view
if Set( _SET_DELETED )
               ::Skip( 1 )
               if ::Eof()
                  ::GoBottom()
               endif
            endif


Regards Maurizio
User avatar
Maurizio
 
Posts: 824
Joined: Mon Oct 10, 2005 1:29 pm

Re: DATABASE class in the new FW Version

Postby Otto » Fri Mar 20, 2009 4:41 pm

Hello James,

as far as I understand TData – although it inherits from the FW database – has it’s own :delete method.
Is this right?

Thanks in advance.
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6328
Joined: Fri Oct 07, 2005 7:07 pm

Re: DATABASE class in the new FW Version

Postby James Bott » Sat Mar 21, 2009 1:56 am

Otto,

Yes, TData has its own Delete method.

Maurizio,

What is the negative effect the change is having?

Regards,
James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 77 guests