T
Thomas Zapf-Schramm
If you create a new table in Access 2007 (with the Designer) and you try to
name one of your Fields "Name" then you get a warning message that tells you
"Name" is a reserved word in Access. You are warned that this can cause
errors.
If you use this table in the report designer, you can drop the field on the
report. Everything works. But if you reference the field in a formula in an
unbound textbox on the report, the report doesn't display the fields content
but the name of the report.
Because you are warned, when you create a field, this is a feature, not a
bug. But it is a extremly stupid feature.
How can you make "NAME" a reserved word in a DBMS? I suppose about 80% of
all databases I've seen contain fields named "Name".
TZS
name one of your Fields "Name" then you get a warning message that tells you
"Name" is a reserved word in Access. You are warned that this can cause
errors.
If you use this table in the report designer, you can drop the field on the
report. Everything works. But if you reference the field in a formula in an
unbound textbox on the report, the report doesn't display the fields content
but the name of the report.
Because you are warned, when you create a field, this is a feature, not a
bug. But it is a extremly stupid feature.
How can you make "NAME" a reserved word in a DBMS? I suppose about 80% of
all databases I've seen contain fields named "Name".
TZS