Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SP to return a cursor
Message
 
 
À
05/08/2009 18:51:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01416077
Message ID:
01416373
Vues:
49
>You may be right, but I find the NET documentation extremely difficult to follow. This
>
>	RetVal += "<td>" + oReader("priorpmt").GetDecimal().ToString("$ #0,0.00") + "</td>"
>
>Does not work. "Error says Public member 'GetDecimal' on type 'Decimal' not found."

I agree - the documentation at MSDN is not very helpful. Try to google on GetDecimal and on your problem.

Also I changed GetDecimal to GetDecimal(), but I'm not certain you can do this in one line. If it would not work, use two vars workaround.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform