Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View to Select Union
Message
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00842327
Message ID:
00842433
Vues:
17
Michel,

You can't use UNIONS when select a DataView. The data only comes from the DataTable associated with it.

>>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.
>
>No, this approach is not good for the related needs. The client receives all the data by a WS DataSet. From it, he can decide to build any kind of list. This is one. I need to know the syntax of SELECT for a UNION from a view.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform