Hello friends,
I need help with following;
I have a function class in which I have created a function that connects to an Access database and runs a query and returns a dataset.
When I call this function on a form, how can I retrieve the information in dataset?
Currently I declare a dataset in that form and try to assign the function that returns dataset to that dataset variable, but I get following error:
System.NullReferenceException was unhandled
Message=Object reference not set to an instance of an object.
Please help me this problem with example code.
Thanks.
Need help with creating a function that returns dataset
Started by elixir_pr, Dec 27 2011 10:02 PM
1 reply to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









