Open GoogleCodeExporter opened 9 years ago
the test project
Original comment by zhangron...@163.com
on 23 Oct 2011 at 6:38
Attachments:
You Should use the 'ALL' clause:
SELECT * FROM New_dangjuDataSet WHERE StartGanhaoEndGanHao not in ALL (SELECT
StartGanhaoEndGanHao FROM Old_dangjuDataSet)
Seems to work. Please try the modified TXQuery sources posted In Issue 19.
Original comment by fdue...@gmail.com
on 1 Nov 2011 at 7:40
Hi please Check Issue 21 to use the updated sources, I changed the default
behaviour when using the 'NOT IN' so it will work as expected
Original comment by fdue...@gmail.com
on 3 Nov 2011 at 4:27
Original issue reported on code.google.com by
zhangron...@163.com
on 23 Oct 2011 at 6:33