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
Reset display resolution windows 7
subnet beginner ?
asp.net page to test database connectivity
IIS 6.0 asp.net 2.0 cpu performance issue
video driver needed
asp forms handling
Emc Networker mminfo command
Itunes could not connect to the Itunes Store. The network connection timed out.
VB.NET executable error on Excel SaveAs method when run or submitted by SSIS.
LIKE operator in SQL not working