Hi,
I want to read some data from a pick database. I have successfully connected to the database and now i want to read data. i want to read the data to a dataset. how can i do this?
Anushka
Hi,
I want to read some data from a pick database. I have successfully connected to the database and now i want to read data. i want to read the data to a dataset. how can i do this?
Anushka
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anushka ThilakarathnePosted Jul 18, 2008, 2:10 AM
I am using c#.net to develop the application and "MSDASQL " is the provider.
thanks
Anushka
Satish KathiPosted Jul 17, 2008, 4:36 PM
What is the DataProvider you are using for connection?
I think you might be using Pick Data provider, here is the link for Pick Data provider tutorial
http://www.rainingdata.com/support/documentation/pdp/14/Tutorials/WebHelp/index.htm
Hope this helps