GetBizEmptyID (from ini system to mysql)
#3

Quote:
Originally Posted by Cadilab
Посмотреть сообщение
Why would you do that ?
When using mysql you can simply make your id structure auto increment and when you create a biz you can use for your example

new bizid = cache_insert_id();

which will return a last id inserted
That is what I needed..

Is cache_insert_id(); for R40? How actually it works? I have SQLID in business enum and I set in my businesses table AI that var..
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)