Search found 4 matches

by downi
Fri Aug 31, 2007 11:48 am
Forum: Feature Requests and Wishlists
Topic: LastDatabaseRow - SeekDatabaseRow
Replies: 4
Views: 2248

push

3 Years later now :-(

Is it possible to build this two commands into Purebasic:

LastDatabaseRow --> access to last register in one table.

SeekDatabaseRow --> access to one specific register in one table.
by downi
Wed Sep 01, 2004 8:06 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Native Date Gadgets
Replies: 2
Views: 1273

How did you enable images in Panel-Gadgets in K-Billing?

In PB 3.90 I can create images in Panel-Gadgets, but in PB3.91 it doesnt work correctly(Linkerprob?!).

POLINK: error : Unresolved external symbol '_ImageList_AddIcon'
by downi
Mon Aug 30, 2004 7:18 pm
Forum: Feature Requests and Wishlists
Topic: LastDatabaseRow - SeekDatabaseRow
Replies: 4
Views: 2248

LastDatabaseRow

Old, but not solved! :lol:

The LastDatabaseRow()-Function is really important for me and there is no solution for me to build a program in PB that I need urgently.

Maybe in PB 4.0?
by downi
Mon Aug 30, 2004 6:44 pm
Forum: Feature Requests and Wishlists
Topic: LastDatabaseRow - SeekDatabaseRow
Replies: 4
Views: 2248

LastDatabaseRow - SeekDatabaseRow

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:
http://forums.purebasic.com/english/viewtopic.php?t=2779

The Database lib of PB has ...