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
Copy & Replace Outlook Folder Items over another
Exporting X509 published certificate information
SPRY DataSet - not updating on screen after successful update to database
Windows 7 Enterprise vs Ultimate?
Error"Cannot connect to Citrix Server. Proxy detection failure: Improper auto-configuration URL"
DatetimePicker in datagridview MSDN example problem
Group and ungroup a password-protected sheet?
Wanting to print addresses on envelopes in open office writer
VB.net query problem
OS4 MultiTask Programming: How to get network while in Background?