Jeff: We have found that SQL Server will *not* create the tables for domains which start with a number if left at the default table name (i.e, '1domain.com' would normally have a table named '1domain_com').
When creating such domains, the table must be manually named. We simply prepend ours with 'zz' to group them at the end of the list. Of course, if I ever have to host the domains 'zz1domain.com' and '1domain.com' I'll have a problem, but I'm not losing sleep nights over that. The bad part is there is no real alert to the problem. The domain will appear in the list, but there will be no 'root' user created and any users that are manually created will not appear. --- elp2 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jeff Reinhardt Sent: Monday, March 25, 2002 11:09 AM To: [EMAIL PROTECTED] Subject: [IMail Forum] domains starting with a number I remember seeing threads about problems with domains that started in a number. Can anyone tell me what those might be and if they still exist in 7.0x versions? Thanks, Jeff Reinhardt XFire Software & XFire Web ________________________ http://www.xfireweb.com [EMAIL PROTECTED] ________________________________________________________________________ _______________________ [This E-mail has been scanned for viruses] Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
