Is it possible to populate a dataset(of a view vwInvoices) using llblgen?
I was hoping i could populate a dataset using a TypedView of the same view?
ie I have created a typed view called vwInvoicesTypedView which i want ot use to populate a dataset. I need to do this becasue the crystal report can use the dataset and not the llblgentypedview.
Using llblgen 2.5,dotnet2,windorms