mysql vehicle loading issue
#5

Quote:
Originally Posted by Adamoneoone
View Post
The proper way to write it using SQL is to use "AND" and not using commas.
Code:
SELECT * FROM `vehicles` WHERE `vehmodel` = 0 AND `vehcolor1` = 0 AND...
I'm using commas for accounts and it works, but in this case now i don't have the error anymore. But the vehicles are still not loading.
Reply


Messages In This Thread
mysql vehicle loading issue - by Mike861 - 31.05.2020, 08:01
Re: mysql vehicle loading issue - by Adamoneoone - 31.05.2020, 09:08
Re: mysql vehicle loading issue - by Mike861 - 31.05.2020, 09:16
Re: mysql vehicle loading issue - by Adamoneoone - 31.05.2020, 09:26
Re: mysql vehicle loading issue - by Mike861 - 31.05.2020, 09:28
Re: mysql vehicle loading issue - by Adamoneoone - 31.05.2020, 09:30
Re: mysql vehicle loading issue - by Mike861 - 31.05.2020, 09:38
Re: mysql vehicle loading issue - by Adamoneoone - 31.05.2020, 09:41
Re: mysql vehicle loading issue - by Mike861 - 31.05.2020, 09:45
Re: mysql vehicle loading issue - by Adamoneoone - 31.05.2020, 10:49

Forum Jump:


Users browsing this thread: 1 Guest(s)