BUG: SqlRpcParam%() Failed with "YYYY/MM/DD HH:MM" ParameterLast reviewed: April 8, 1997Article ID: Q152619 |
The information in this article applies to:
SYMPTOMSWhen you attempt to specify a string of a datetime as a parameter in an remote stored procedure (RPC) execution, error message 10039 appears:
Attempt to convert stopped by syntax error in source field. CAUSEThe function SqlRpcParam rejects attempts to specify a datetime parameter if the datetime string used as the remote stored procedure parameter is in "YYYY/MM/DD HH:MM" format.
WORKAROUNDThere are two possible workarounds for this problem.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5 and 6.0. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |