I’m trying to create a cross-connection and getting the following error each time. Normal direct queries and such are functioning correctly.
ERROR line 2, col 7, ending_line 2, ending_col 7, Found ‘{’, Expecting: OJ
I’ve used the cross-connection query browser to get to the following query (removed some nonpublic-arguments):
SELECT rf.*
SELECT PH.*
FROM {{Odbc(“Dsn=CMO1P-NLY;uid=****;pwd={0};fwc=T,40420C4359F094FA19CDED908560AA75”)}}.“SCHEMANAME.TABLENAME” PH
FROM {{Odbc(“DRIVER=SQL Server;SERVER=;UID=;APP=Toad for Data Analysts;WSID=;****;Trusted_Connection=Yes;PWD={0};,”)}}.TABLENAME rf
Same happens at ODBC connections while the DSN-connection works correctly in Excel for example:
What version of TDA are you using? If you are using TDA 3.0 Base edition, it is a known issue that cross-conneciton is broken. We have this fixed and will be released in a patch 3.0.1.
But we have put all of our efforts into the Professional cross-conneciton query engine. This is a totally new engine that is far better than the base edition (the base editon uses access). I suggest you download and try TDA 3.0 trial for cross-connection.