... METHOD FCount() INLINE ( ::oRc:FCount() ) //where ::oRc is rowset object created for this object
instead of
METHOD FCount() INLINE ( ::nArea )->( FCount() )
Could this approach work?
And am I correct it is not possible to inherit from Mariadb connection RowSet class?
Our database ...
Search found 2 matches: narea
Searched query: narea
- Tue Oct 01, 2024 5:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH: MySql/MariaDB: RowSet object
- Replies: 55
- Views: 27229
- Fri Jan 26, 2024 12:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Tdatabase ordcreate temp
- Replies: 2
- Views: 605
Tdatabase ordcreate temp
I use tdatabase
Select( oTemp4:nArea )
index on oTemp4:jump To Temp
why make error ?
Select( oTemp4:nArea )
index on oTemp4:jump To Temp
why make error ?