MySQL Foreach help
#1

Hey guys,

I am going to start on my first MySQL Vehicle Ownership system. It's an easy concept: A table vehicles, with all the neccesary data in it for the car's. Now is my question, how can I make a foreach loop for MySQL?
Like
pawn Код:
Foreach(No idea what here)
{
     UserCar[OWNER] = CreateVehicle(All the neccesary data...);
}
So, I use StrickenKid's plugin.
I know enough MySQL in PAWN, but I have no idea how to use the Foreach function... Or maybe a loop? :S

Thanks,

Bas
Reply


Messages In This Thread
MySQL Foreach help - by baske007 - 30.07.2010, 18:07
Re: MySQL Foreach help - by Conroy - 30.07.2010, 18:13
Re: MySQL Foreach help - by baske007 - 30.07.2010, 18:21
Re: MySQL Foreach help - by baske007 - 30.07.2010, 20:33

Forum Jump:


Users browsing this thread: 2 Guest(s)