Hello,
I have two procedures, the first has definition of temp-table, dataset, query for that temp-table and browse, the second has definition of the same temp-table, the same dataset. First procedure shows result in browse, second gets records from database to dataset and returns filled dataset...