Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SP to return a cursor
Message
De
06/08/2009 14:39:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01416077
Message ID:
01416548
Vues:
57
>>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.

Thanks Naomi. I gave up and used the 2 line version with a var. :) Dumb M$, how I wish NET was as straight forward as Fox.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform