Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Casting a VFP numeric field
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Casting a VFP numeric field
Divers
Thread ID:
01392244
Message ID:
01392244
Vues:
106
Hi
I have following code , in ASP.net but I get a casting error

int intNumber;
intNumber = (int)MyDs.Tables[0].Rows[0]["PAR_NUM"];

If I leave out tjhe int, I get a complier error


How do I store a VFP NUmeric field to a C# field

TIA,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform