Hi All,
I need your help on this.
In my Access 97 m/c, when i am running a query as
select * from tbl_xxx where LEFT(field1,10) = "text 1" and right(field2,10)="text 2".
While running i am getting the Error as :
3075 function is not availabale in expressions in query expression LEFT(field,10) = "text 1"
Please can you let me know what are the libraries in the references i should add to get rid of this error.
Thanks a lot for all your help in advance.
I need your help on this.
In my Access 97 m/c, when i am running a query as
select * from tbl_xxx where LEFT(field1,10) = "text 1" and right(field2,10)="text 2".
While running i am getting the Error as :
3075 function is not availabale in expressions in query expression LEFT(field,10) = "text 1"
Please can you let me know what are the libraries in the references i should add to get rid of this error.
Thanks a lot for all your help in advance.