Hi
I have written this query it is giving error " Invalid Query tree [300-33] . SQL error is 8180
oForm.DataSources.DataTables.Item(0).ExecuteQuery("SELECT a.Code, a.Name, b.U_Amt FROM [@TEMP] a INNER JOIN [@TEMP2] b ON a.Code = b.Code")
Thanks