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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Joint in Filter

Status
Not open for further replies.

RootGrapefruit

Programmer
Mar 30, 2015
1
DE
Hi,
I want to make a Filter that Looks something like this:
dw_1.SetFilter("cunr IN (SELECT cunr FROM customers WHERE cuAttr = 'test')")
I always get an "Expression ist not valid" Exception.
What am I doing wrong?
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top