all groups > sql server (alternate) > december 2006 >
You're in the

sql server (alternate)

group:

2-3 words in field name



Re: 2-3 words in field name Erland Sommarskog
12/20/2006 8:52:09 AM
sql server (alternate): Goran (gzelic@gmail.com) writes:
[quoted text, click to view]

Yes you can. You need to enclose the name in brackets [] or double quotes ""
whenever you use it.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
2-3 words in field name Goran
12/20/2006 9:42:29 AM
Can I define field names with more words in Access and SQL Server like
field: "Bus station" instead "BusStation" or "Bus_Station"? I have had
problems because of this in VB6. Can I have problems in VB 2005 or C# 2005
and SQL Server?

AddThis Social Bookmark Button