Hi Guys,
I'm hoping one of you can help me again please. This time I see to have an
extra '(' but I can't see what's wrong.
Here is the offending IDC file.
Datasource:learningcurve
Template:lcselectdata.htx
SQLStatement:SELECT Table1.School, Table1.Teacher, Table1.AddDate,
Table1.ClassName, Table1.Assignment, Table1.Comment, Table1.Extra
+FROM Table1
+WHERE (((Table1.School)=%[enterschool]%) AND
((Table1.Teacher)=%[enterteacher]%));
It returns the following error.......
Error Performing Query
[State=37000][Error=-3100][Microsoft][ODBC Microsoft Access 97 Driver]
Extra ) in query expression '(((Table1.School)=) AND ((Table1.Teacher)=))'.
Apologies if I'm being a thikky, as ever your help is most appreciated.
regards,
Horace