Huub de Hesselle
Joined: 30 Oct 2009 Posts: 8 Location: MagnaView
|
Posted: Tue Apr 13, 2010 9:47 pm Post subject: [Enterprise Suite] ADO parameter error on working query |
|
|
tags: ADO, Data Server, SQL, parameter, error, comment
When ADO gives the following error on a query that works fine in SQL Server Manager:
"Parameter object is improperly defined. Inconsistent or Incomplete information was provided"
there probably is a colon ( ':' ) in a comment field in the query somewhere.
After this colon is removed, the error will disappear. |
|