I have a TQL query with a Where clause that has been running fine.
Today, I added a "OUTER JOIN" to the query, and suddenly my Where
clause is getting discarded...  I checked and the where clause is
still getting passed to CreateQuery(), but it is NOT making it into
the final query which is sent to my SQL Server.

What is going on?
--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to