Hi all,
I have a database and their is a field called 'Currency' in a table (a foreign key to a Currency table).
Access is throwing an error when I try to run an insert into this field, (probably because it's a reserved keyword).
Short of renaming the field and all the reports it's linked to, can anyone tell me how I might do an insert into the field.
Thanks
I have a database and their is a field called 'Currency' in a table (a foreign key to a Currency table).
Access is throwing an error when I try to run an insert into this field, (probably because it's a reserved keyword).
Short of renaming the field and all the reports it's linked to, can anyone tell me how I might do an insert into the field.
Thanks