Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataview.rowfilter
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00767743
Message ID:
00768228
Vues:
17
Stephen,

Your code looks right. There maybe something going on with retrieving the records. Try adding "ikeyclient = 11583" to a where clause of your Select statement and see if you fetch any records in your DataTable.

>Hi Cathi
>
>It was actually my question. Here is my code:
>
>This line return no result:
>ldvAddr.RowFilter = "ikeyclient = 11583";
>
>This line return 1 row:
>ldvAddr.RowFilter = "cgreet = 'Ilene'";
>
>Database:
>
>SELECT * FROM ADDR
>
>ikeyid ikeyclient cgreet
>----------- ----------- ----------------------------------------
>10869 11583 Ilene
>
>Thanks
-----------------------------------------

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