Microsoft KB Archive/111731

From BetaArchive Wiki

PRB: Calling dbnullbind With No dbbind Causes Error 1044

Q111731



The information in this article applies to:


  • Microsoft SQL Server Programmer's Toolkit, version 4.2





SYMPTOMS

Calling dbnullbind for a column for which dbbind has not been called will cause error 1044:


Attempt to bind using NULL pointers



WORKAROUND

For any given column make sure to call dbbind before calling dbnullbind.

Additional query words: dblib

Keywords : kbprogramming
Issue type :
Technology : kbSQLServSearch kbAudDeveloper kbSQLServPTK420


Last Reviewed: March 19, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.