PRB: Table Name Can't Include "Call" in Parameterized SQL (170381)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q170381 SYMPTOMS When you use CreateQuery to execute a parameterized action
query to insert or update records in SQL Server, if the SQL Statement involves
a table whose name includes the Keyword "Call," the following error will be
displayed: "Run-time error '40041': object
collection: Couldn't find item indicated by text" RESOLUTION Change the Table Name to something else that does not have
the word "Call" in it. For example, changing the Table Name "TestCallTable" to
"TestCalTable" solves the problem. STATUS Microsoft is researching this problem and will post new
information here in the Microsoft Knowledge Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 11/3/2003 |
---|
Keywords: | kberrmsg kbprb KB170381 |
---|
|