S
Stefan Drissen
Guest
[quote user="Murilo Pereira"] The quickest solution, to me, would be adding a type-compliant field in the temp-table and use that to guide the fill, and in the post-fill procedure replicate that field to the string field, by converting it. Does it make sense to you? [/quote] That is what my first example attempts to do - the "database" temp-tables represent the structure of the database tables (for easy, no database required, code example). I was under the impression that with the prodataset events I should be able to iron out the database issues in the prodataset temp-table structure. But with the fill-where-string on the stexob data-source not being applied, kills it. I can add a query and fill it all manually, but that destroys the elegance of the dataset and the attached data-sources.
Continue reading...
Continue reading...