Hi All,
I have some questions in regard to prodataset record creating/deleting etc. I am desiging some new maintenance screens using prodatasets, basically I have a ABL form with 2 UltraGrids & 2 ProBindingSource's.
I have several fields on the form linked to each datasource. the tables will initially have no records in them. This is where I seem to have my current issues.
Are you able to use BUFFER-CREATE when there are no existing records the temp-table/dataset you are adding into ? It seems to work fine when I have at least one record in the temp-table, but not when they are empty.
Cheers
Tim