SmarTeam - Foundation

                                                                                        General, Open & Documentation Issues


 

General Issues

 

User Login value
 


The User Login value shown in the status bar cannot be changed using a user defined script.

   

MatrixOne Integration

To access files from the SmarTeam vault using MatrixOne applications, you must install SmarTeam - Editor on the machine on which the integration/web service for MatrixOne is installed, as SmarTeam - Editor is a prerequisite for running the 3DLive Web Service and the MatrixOne Integration Web Service.
   
SmarTeam use with SQL 2005  
 

To work with SmarTeam with SQL 2005, the following SQL query must be executed:

ALTER DATABASE [DB NAME] SET READ_COMMITTED_SNAPSHOT ON;

ALTER DATABASE [DB NAME]  SET ALLOW_SNAPSHOT_ISOLATION ON;

   

Full Text Search


In some cases, using special characters like * or % will not return the expected results when performing a Full Text Search.

   

Defining the Default Database

 

When working in an environment that includes a SmarTeam - Foundation machine, a client machine, and several databases, the default database is the first database added on the server machine.

When the client first logs in to the system, the default database is the first database added on the server machine. If you want to define a different default database for a specific client machine, you must use the Database Connection Manager to redefine the needed default database for this particular client machine (when logged in as a SmarTeam Administrator). The database which is defined as the default database for this client machine will not be the default database for other client machines: their default database will be the database that was originally defined on the server machine).

Open Issues

None

Documentation

None