Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy visualization of GetDataSet
Message
From
16/10/2003 12:44:52
 
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00839315
Message ID:
00839362
Views:
35
Neil,

I don't use MM, but this will apply whether you're using it or not ... to look at your DataSet, probably the easiest way is to set a breakpoint in your app, then when you're in the debugger, use the CommandWindow in Immediate mode to display your data. Not as nice as a VFP BROWSE, but it'll work.

And, the MessageBox is in the System.Windows.Forms namespace I think.

~~Bonnie

>Hi,
>
>Can someone please suggest an easy way to see what GetDataSet returns for testing purposes? In vfp we BROWSE or EDIT the result of the SELECT statement performed on a table. What do we do in mm.net?
>
>PS
>What namespace do I need to include to get access to MessageBox.Show()
>
>Thanx,
>Neil
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform