Microsoft
Software
Hardware
Network
Question : Bang vs. Dot in SQL statements
When a query is based on muliple tables, field names can be ambiguous (eg.,if two tables each have a field named 'Student'). When I run into this situation I've always used [tablename]![fieldname] to resolve the ambiguity. I've discovered, however, that [tablename].[fieldname] also seems to work.
When should I use one instead of the other?
Answer : Bang vs. Dot in SQL statements
"The only time you'd need the Bang is when you refer to a form in a query "
However, dots work.
*Required* Reading Full discussion here:
http://www.utteraccess.com
/forums/sh
owflat.php
?Cat=&Boar
d=84&
Numbe
r=1645019
See posts by EE's Leigh Purvis.
mx
Random Solutions
calculate age in mysql
splashscreen
Compare Column Names in Tables in Schema A With Column Names in Tables in Schema B.
Setting the "All Day Event" checkbox default to checked
Can't Install Microsoft Entourage 2008 for Mac, Web Services Edition
Issues change workstation IP
How do I silently Install Java?
SQL 2008 Analysis Services hardware recommendations
SQL
Determine standard default font in a form object in excel forms collection