Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataSet Visualizer
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01439047
Message ID:
01439188
Views:
62
>>>Is it possible to open the DataSet Visualizer programmatically?
>>
>>This DataSet Visualizer, is it something like the VFP Browse?
>
>It is a tool of the debugger that allows looking at datatables, views, etc while debugging. If you have a dataset you can see the current data in any of its tables, for example. Not sure why one would want to call it programatically as it could only be used in debug mode anyway an it is quite easy to just put a breakpoint where you want to see the state of the data. It really isn't meant for display to an end user. ( I know Kevin knows that so I'd be interested to hear what he has in mind)

It's a pain in the A** to open it, and I almost always want to check the result set in debug mode, so having a command or shortcut would make it easier.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform