|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
From Dataset to String
Hi!
I'm developing a web service with VS .NET and using C#. And part of the webservice is to get data from database to dataset, which goes fine. BUT when I need to get that data out of the dataset to string[] -arrays, I seem to run into a wall. How can I do this? Thx for helps.... -Miska |
|
#2
|
||||
|
||||
|
Have you looked at the GetRows method as a possible solution?
I have never used it before, so I can't give you any advice on whether it will help solve your problem. I just remember reading about it in the documentation. http://msdn.microsoft.com/library/d...dmthgetrows.asp Also look at the GetStrings method. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > From Dataset to String |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|