Noor Jahan
9th October 2015, 13:00
ihave input field of date doamin
and i want fidn the record in table with that date
i have written some thing like this..
select tccom001.date
from tccom001
where tcccom001.date = { input.date}
input date has same domain as tabel field
its giving errror during comp[ilation
Type mismatch combined non combined
and i want fidn the record in table with that date
i have written some thing like this..
select tccom001.date
from tccom001
where tcccom001.date = { input.date}
input date has same domain as tabel field
its giving errror during comp[ilation
Type mismatch combined non combined