Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View to Select Union
Message
 
 
To
24/10/2003 13:43:00
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00842327
Message ID:
00842336
Views:
23
I would create a stored procedure (provided that you are using sql server)that contains the select statement and in the client code(vb.net) fill a dataset based on that storedproc and get the dataset.tables(0).DefaultView as the view to bind to the grid.

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform