Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Restricted data type attribute violation

Status
Not open for further replies.

knutso

Programmer
Jun 10, 2007
3
NO
Hi.
I'm getting a "Restricted data type attribute violation" When i try to run a tquery. I can't seem to find out what this means.. I've tried lots of different possibilities, but they all give an error..
I have 32 fields in the query, and it runs against a view in an Oracle 8.1.7 database. the query has 3 parameters.

When i try to copy paste the sql from the query, and into Sql worksheet, and then manually inserting the values for the parameters, the query runs, so the Sql syntax is correct..

Suggestions/hints?
 
Have you declared the data type of your TParams? Steven van Els
SAvanEls@cq-link.sr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top