Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any 'Browse' in Sql C#
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Any 'Browse' in Sql C#
Miscellaneous
Thread ID:
01535187
Message ID:
01535187
Views:
75
HI.
I am finding that quite often I need to Browse (ala VFP) a Table in a c# App, mostly for testing stuff.
Has anybody come across any Generic Code that would be something like:
BrowseTable(string connectString, string myTable)
that would return a Form with a Browse of all the fields, maybe in a Grid
In VFP, it was just a matter of typeing Browse
There are many places in my C# app where this would come in useful

I could probably write something to do this, but if there is someting already there it would be very useful.
Tia
Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform