Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking for empty dates
Message
De
12/01/2006 14:48:06
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01085326
Message ID:
01086254
Vues:
11
>I believe you can test for DBNull
>
>if(oDataSet.Tables[0].Rows[0]["dDate"]==DBNull)

The original issue was about the ability that a VFP client could pass an empty date as a parameter to the Web Service. I initially assumed it was going through the Web Service. As the Web Service is in .NET, I wanted to detect that. But, it turns out that if a Web Service as a date parameter, the call to such a method would not be accepted from a VFP client if an empty date is passed.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform