Susan Harkins
ssharkins at gmail.com
Fri Nov 30 14:04:12 CST 2007
http://msdn2.microsoft.com/en-us/library/ms189822.aspx I don't know how comprehensive it is though Susan H. > Does anyone know if the reserved words in SQL Server (can't be used in > table > names etc) are in a table anywhere (in sql server)? I have code that > builds > tables and it really needs to check the proposed table name to make sure > that the name isn't a reserved word, and that it does not have special > characters. I have had TWO times now where I was hunting down errors > caused > by issues with what is valid in a table name. > > I could build a table of reserved words but if any new ones are added my > list would be short. > > John W. Colby > Colby Consulting > www.ColbyConsulting.com > > _______________________________________________ > dba-VB mailing list > dba-VB at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/dba-vb > http://www.databaseadvisors.com >