Hi all,
I want to create a list page with a tempDB table as data source. But I don't know how to insert data to this data source.
insert_recordSet tmpTable (fields) tmpTable select (fields) from table; I put some code in interaction class, so how to get the data source object?
this.listPage().activeRecord(); is incorrect.
Welcome any advices.
Thanks,
Parker
*This post is locked for comments
I have the same question (0)