LastDatabaseRow - SeekDatabaseRow
Posted: Mon Aug 30, 2004 6:44 pm
Is it possible to build this two commands into Purebasic:
LastDatabaseRow --> acces to last register in one table.
SeekDatabaseRow --> acces to one especific register in one table.
according to this link:
viewtopic.php?t=2779
The Database lib of PB has FirstDatabaseRow(), NextDatabaseRow() and PreviousDatabaseRow() but why not a LastDatabaseRow? 8O
LastDatabaseRow --> acces to last register in one table.
SeekDatabaseRow --> acces to one especific register in one table.
according to this link:
viewtopic.php?t=2779
The Database lib of PB has FirstDatabaseRow(), NextDatabaseRow() and PreviousDatabaseRow() but why not a LastDatabaseRow? 8O