Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying currency symbol
Message
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Displaying currency symbol
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01602396
Message ID:
01602396
Views:
70
Hi all, I'm using postgres as my database server and have come across a weird problem, in my postgres stored procedure I cast a numeric field to a formatted string which includes the currency symbol, e.g. 123.76 comes out as "£123.76", viewing the output in postgres shows the output of type text which is as expected, but when I get the result of my sp into a dataset/datatable the currency symbol is missing and a leading blank is shown in its place - any ideas ?
Regards,
Peter J. Kane



Pete
Reply
Map
View

Click here to load this message in the networking platform