i have a syntax problem in access
i have a table with fields name and code
for eg name-dana int'l & code=dl
now i want to fetch this data in other form
when i use select query it gives error saying operatop missing
that is if i write dana intl it will execute
instead if i write dana int'l i will get error
pls help me
i have a table with fields name and code
for eg name-dana int'l & code=dl
now i want to fetch this data in other form
when i use select query it gives error saying operatop missing
that is if i write dana intl it will execute
instead if i write dana int'l i will get error
pls help me
Comment