11.07.2018, 13:55
Hi, I have in my database 3 records and I save this into enum > Company[Name]...
And I don't know, how I can show all records, because when I save - cache_get_value_name(0, "Name", Company[Name], 30);
In this enum I have only first record, how I can load all records?
And I don't know, how I can show all records, because when I save - cache_get_value_name(0, "Name", Company[Name], 30);
In this enum I have only first record, how I can load all records?