Hi,
Can somebody help me..? I desperately need some help ;-)
I have to read from all the maching 'requests' (easy), all their 'infolines' (several key=values), so i will have a table like;
Yes, i know that this should be easy, but for some reason, I can not do it, no in ChronoConnectivity v5 or v6.
I also have problems with the v6 and the [add new model] that is not working, so i appreciate the v5 solution more - this time. :-)
TABLE:REQUESTS
request_id
user_id
request_date
request_status
TABLE:INFOLINES
info_id
request_id
info_key
info_value
Can somebody help me..? I desperately need some help ;-)
I have to read from all the maching 'requests' (easy), all their 'infolines' (several key=values), so i will have a table like;
request_id, user_id, request_date, request_status, info_key1, info_value1, info_key2, info_value2, info_key3, info_value3
Yes, i know that this should be easy, but for some reason, I can not do it, no in ChronoConnectivity v5 or v6.
I also have problems with the v6 and the [add new model] that is not working, so i appreciate the v5 solution more - this time. :-)
TABLE:REQUESTS
request_id
user_id
request_date
request_status
TABLE:INFOLINES
info_id
request_id
info_key
info_value