KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q184433: BUG: Escape Seq in Params to Stored Procs Are Incorrectly Parsed

Article: Q184433
Product(s): Open Database Connectivity (ODBC)
Version(s): WINDOWS:3.5
Operating System(s): 
Keyword(s): 
Last Modified: 26-AUG-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft ODBC Driver for SQL Server, version 3.5 
-------------------------------------------------------------------------------

SYMPTOMS
========

Escape sequences for date, time, and datetime columns used for parameters to
stored procedures are incorrectly parsed by the ODBC SQL Server Driver version
number 3.50.0305 (Sqlsrv32.dll). The client receives the following error
messages:

  [Microsoft][ODBC SQL Server Driver]Fractional truncation [Microsoft][ODBC SQL
  Server Driver][SQL Server]Procedure <procname> expects parameter
  <paramname> which was not supplied.

WORKAROUND
==========

To work around the problem, use an earlier version of the driver (for example,
version 2.6x).

STATUS
======

Microsoft has confirmed this to be a problem in SQL Server Driver version
3.50.0305. We are researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.

Additional query words:

======================================================================
Keywords          :  
Technology        : kbSQLServSearch kbAudDeveloper kbODBCSearch kbODBCSQLServ350
Version           : WINDOWS:3.5
Issue type        : kbbug
Solution Type     : kbpending

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.