====== SQL Server Source ====== Connection to a Microsoft SQL Server database. **SQL Server and Client ** \\ SQL Server is a client/server database and an SQL Server database must be installed on the machine that contains the database file. GeoScene3D needs an SQL Server client to be able to connect to the database, e.g., [[http://msdn.microsoft.com/en-us/sqlserver/aa937733|SQL Server Native Client]]. The client must be installed on the machine that runs GeoScene3D. ==== Source Configuration Dialog ==== Configure database connection **Source ** \\ Shows the current source path **Firebird Database Types ** \\ Unspecified (any Firebird Database)\\ [[:geoscene3d:project_content:dataformats:jupiter_database_format|]]\\ [[:geoscene3d:project_content:dataformats:gerda_database_format|Gerda Database Format]]\\ [[:geoscene3d:project_content:dataformats:model_database_format|]] **Database Properties and Login ** \\ __Host Name:__ If the database file is located on the local machine type "localhost". If the database file is on a remote machine running an SQL Server database then type the host name or IP address of that machine.\\ __Database:__ Name of database as define in the SQL Server database.\\ __User Name:__ Database user name\\ __Password:__ Database password **Test Login… ** \\ Simply tests the connection