Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Handling date fields from Visual FoxPro
Message
De
07/07/2006 20:52:34
John Baird
Coatesville, Pennsylvanie, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01129644
Message ID:
01134617
Vues:
18
>
>
>        if (mmType.IsEmpty(this.txtBirthDate.Text))
>            dsPersonnel.Tables[0].Rows[0]["birthdate"]= DBNull.Value;
>
>

Hi Linda:

I might be out in left field here, but do you only have a single row in the data table? You are pointing to the first row of data in the table. If you have more than one, you need to make the adjustment.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform