FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Objects for storing Result from Mysql
Posts: 110
Joined: Wed Feb 18, 2009 09:58 AM
Objects for storing Result from Mysql
Posted: Tue Mar 03, 2009 02:13 PM

Hi,
Apart frm Record set is there any other Objects supported by FWH to Store data Retrived frm MysqlDatabase.
Plz send a sample code it there.
Many thanks in advance
Regards,
Sajith

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Objects for storing Result from Mysql
Posted: Sun Mar 08, 2009 09:09 AM

Sajith,

ADO provides you the DATA in the recordset, then you can store it in an array or in a DBF if you want to.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 110
Joined: Wed Feb 18, 2009 09:58 AM
Re: Objects for storing Result from Mysql
Posted: Tue Mar 10, 2009 01:03 PM

Many thanks,
Regards,
Sajith

Continue the discussion