'EasyData' (MySQL) Problem
#4

I think you didn't read the reply in the thread:
http://forum.sa-mp.com/showpost.php?...&postcount=124

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Something like this would work I suppose:
pawn Код:
new cache = DB::Fetch("Vehicle");
do
{
    // retrieve data and create vehicle..
}
while (fetch_next_row(cache));
The only thing I am unsure is fetch_row_id as I have never used that include before.
Row id returns the primary key's value for that row.
Reply


Messages In This Thread
'EasyData' (MySQL) Problem - by Dayrion - 15.09.2016, 21:01
Re: 'EasyData' (MySQL) Problem - by Dayrion - 16.09.2016, 14:10
Re: 'EasyData' (MySQL) Problem - by Konstantinos - 16.09.2016, 14:17
Re: 'EasyData' (MySQL) Problem - by Gammix - 16.09.2016, 14:29
Re: 'EasyData' (MySQL) Problem - by Dayrion - 16.09.2016, 15:16
Re: 'EasyData' (MySQL) Problem - by Gammix - 16.09.2016, 15:41
Re: 'EasyData' (MySQL) Problem - by Dayrion - 16.09.2016, 16:25
Re: 'EasyData' (MySQL) Problem - by Gammix - 16.09.2016, 21:32
Re: 'EasyData' (MySQL) Problem - by Dayrion - 17.09.2016, 09:37

Forum Jump:


Users browsing this thread: 2 Guest(s)