Need help. We are upgrading to version 7 of Imail and we use MS SQL 6.5 as the external database. The problem is that the new version of Imail requires addition fields in the database tables. Has anyone come up with a simple way to do this with SQL 6.5?
We are using SQL Server 6.5 for ODBC, and I suppose the 7.05 table update wizard failed, because you can't add non-null columns (via ALTER TABLE) w/ 6.5 So do I have to create NEW tables w/ extra fields, migrate users from old to new, then redefine the DSN for each domain (to point at the NEW table)? I was hoping that someone had a script to set this up or a quick trick. Chuck Schick Warp 8, Inc. www.warp8.com 303-421-5140 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/
