B
Brad Allison
I have been given guidance to create a typed dataset instead of a strongly
typed dataset to be used for a Crystal Report. My strongly-typed dataset is
being filled with the proper information and I need to copy this information
to my typed dataset. I guess maybe I feel stupid, but how do I reference
the typed dataset if a dataset is not being generated? The .xsd file is
listed in the project. I just need to know how to move or copy the data in
the primary dataset to this typed dataset so Crystal Reports can use the
information. Seems to me like Crystal Reports should be able to use the
primary dataset, but I keep getting a login-to-the-database screen.
Thanks for the information.
Brad
typed dataset to be used for a Crystal Report. My strongly-typed dataset is
being filled with the proper information and I need to copy this information
to my typed dataset. I guess maybe I feel stupid, but how do I reference
the typed dataset if a dataset is not being generated? The .xsd file is
listed in the project. I just need to know how to move or copy the data in
the primary dataset to this typed dataset so Crystal Reports can use the
information. Seems to me like Crystal Reports should be able to use the
primary dataset, but I keep getting a login-to-the-database screen.
Thanks for the information.
Brad