I'm trying to use the query wizard to sort through and, more importantly, omit some of the data in what will be a huge database. whenever I try to use the wizard though, I get the following error:
SQL Status: HY000
Error code: 1000
SELECT "AssetTable"."Staff Name:" AS "Staff Name:", "AssetTable"."Staff Office:" AS "Staff Office:" FROM "AssetTable" "AssetTable" WHERE (Staff Name: = 'Oxford Staff')
So, two questions. How do I use the Query Wizard in a way that will actually work? and... what's the point in having a wizard if it doesn't work?
Thanks,