mysql_format is returning empty string
#9

Quote:
Originally Posted by jlalt
Посмотреть сообщение
You're missing var of ExitVW

you have wrote:
Код:
        `ExitInt` = %d, \ 
        `ExitVW` = %d, \ 
        `Enterable` = %d, \ 
        `Value` = %d,
but passed those only:
Код:
        BusinessData[i][bExitInt], 
        BusinessData[i][bEnterable], 
        BusinessData[i][bValue],
How did I miss that? I've added the fix you mentioned and it worked. Thanks!
Reply


Messages In This Thread
mysql_format is returning empty string - by seanny - 29.07.2017, 19:28
Re: mysql_format is returning empty string - by Kane - 29.07.2017, 22:52
Re: mysql_format is returning empty string - by seanny - 29.07.2017, 23:35
Re: mysql_format is returning empty string - by Misiur - 29.07.2017, 23:49
Re: mysql_format is returning empty string - by seanny - 29.07.2017, 23:51
Re: mysql_format is returning empty string - by Misiur - 29.07.2017, 23:54
Re: mysql_format is returning empty string - by seanny - 30.07.2017, 13:01
Re: mysql_format is returning empty string - by jlalt - 30.07.2017, 13:22
Re: mysql_format is returning empty string - by seanny - 30.07.2017, 13:27

Forum Jump:


Users browsing this thread: 3 Guest(s)