Viewing 3 posts - 1 through 3 (of 3 total)
Hi AndrewSQLDBA,
I'm trying to convert an access query to TSQL syntax.
"Query1..." was a query then change to a table. Will I be able to join it?
If not, how would I...
August 12, 2010 at 2:54 am
#1205856
Hi Guys,
is this correct?
I've got the following syntax error:
ODBC --call failed
invalid object name Query1_EnrolmentsWithPlannedEndAfterModuleEnd
Thank you!
SELECT PU.m_reference AS PUCode,
CASE
...
August 10, 2010 at 3:46 pm
#1205070
Thanks Lowell, It's sorted now. the problem was mostly about the parentheses.
cheers
August 10, 2010 at 10:38 am
#1204903