- This topic has 5 replies, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 5 reply threads
Viewing 5 reply threads
- You must be logged in to reply to this topic.
Hi,
When I use ORM.QueryList<TSomeType> I get an AV. If I add the sql myself like ‘# SELECT * FROM some_table’ it works fine. The mapping seems to be okay.
Could it be a bug?
Thanks in advance!
Hi,
There have been fixed some bugs in the yet to be released version. One of them is that one.
Any change that there is a bug in the ListFromDataset method as well?
Hi,
Im not acutely aware about a bug in ListFromDataset. What bug do you see?
best regards
Kim/C4D
I think it’s not a bug. I will open a new topic.
Never mind. I am just a moron 🙁 The dataset was empty