Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking for empty dates
Message
 
 
À
10/01/2006 14:51:13
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01085326
Message ID:
01086252
Vues:
8
>How would someone go to check if a specific date value is empty in VB.NET?

I believe you can test for DBNull

if(oDataSet.Tables[0].Rows[0]["dDate"]==DBNull)
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform