How do I do this with MySQL and Dialogs?
#1

** I CANNOT FIND THE SCRIPTING RELATED QUESTIONS SECTION SO I APOLOGISE IF THIS IS IN THE WRONG ONE AND WOULD APPRECIATE IF YOU COULD MOVE IT ACCORDINGLY**

Hi there, basically I'm trying to do this but am not sure how to....

Basically, a table in mysql I'm trying to retrieve the last/latest 10 rows of an arrest record..from then how can I put it into a LIST DIALOG...

Do I have to do this 10 times or is there another way so it only creates the amount of list items needed?

pawn Код:
switch(listitem)
                {
                    case 0:
                    {
                    }
                    case 1:
                    {
                    }
                    case 2:
                    {

                    }
                    case 3:
                    {

                    }
                }

//ETC
Any advice and pointers would be great!
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=501705
Reply
#3

Close this please, he made a second thread aswell.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)