[MYSQL]Getting all rows from a table
#5

Bump once every 24 hours.

As far as I know, all MySQL plugins come with a next_row function, you call this to receive the next route of your query result.
Create a while loop that runs so long as next_row returns an appropriate row.
Reply


Messages In This Thread
[MYSQL][FIXED]Getting all rows from a table - by Webghost - 30.10.2011, 13:50
Re: [MYSQL]Getting all rows from a table - by Webghost - 30.10.2011, 16:05
Re: [MYSQL]Getting all rows from a table - by skullmuncher1337 - 30.10.2011, 16:07
Re: [MYSQL]Getting all rows from a table - by Webghost - 30.10.2011, 19:23
Re: [MYSQL]Getting all rows from a table - by Joe Staff - 30.10.2011, 21:12
Re: [MYSQL]Getting all rows from a table - by Webghost - 31.10.2011, 16:30
Re: [MYSQL]Getting all rows from a table - by Webghost - 31.10.2011, 16:40
Re: [MYSQL]Getting all rows from a table - by Treyvan - 31.10.2011, 17:49

Forum Jump:


Users browsing this thread: 1 Guest(s)