ACC2002: Stored Procedure Output Loses Euro Currency Symbol Format (282359)
The information in this article applies to:
This article was previously published under Q282359 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
When you use a stored procedure to query a table with a field formatted as Euro, the format of the output is unexpectedly converted to Currency.
CAUSE
This behavior occurs because the Visual Design Tools in Microsoft Access do not support property inheritance for stored procedures.
RESOLUTION
To display the euro currency symbol correctly, create a view or an In-Line Function instead of a stored procedure.
REFERENCES
For more information about views and stored procedures, refer to SQL Server Books Online.
Modification Type: | Major | Last Reviewed: | 11/6/2003 |
---|
Keywords: | kbnofix kbprb KB282359 |
---|
|