# ================================================================== # Gossamer Forum - Advanced web community # # Website : http://gossamer-threads.com/ # Support : http://gossamer-threads.com/scripts/support/ # CVS Info : # Revision : $Id: README.MSSQL,v 1.1 2001/09/27 23:22:53 alex Exp $ # # Copyright (c) 2001 Gossamer Threads Inc. All Rights Reserved. # Redistribution in part or in whole strictly prohibited. Please # see LICENSE file for full details. # ================================================================== Gossamer Forum has been tested under Microsoft SQL Server, however there are a few issues to be aware of when using Gossamer Forum under MS SQL. 1. Gossamer Forum connects to the MS SQL server using ODBC. When asked for a database name, enter in the name of the ODBC data source. You can leave the username/password blank, as it normally is entered into the ODBC data source. You must create your database in MS SQL, and setup your ODBC data souce prior to installing Gossamer Forum. Gossamer Forum does not require a new database. 2. When setting up the ODBC data source, you must make sure: Use ANSI Nulls, Paddings and Warnings is _NOT_ checked. Gossamer Forum will fail to run properly if it is checked. Other then those two points, you should not have any problems! If you have any questions or problems, please visit our support section at: http://gossamer-threads.com/support/ Gossamer Threads Inc.