--- title: "Creating the Server Connection Files (SybaseToSQL) | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: sql ms.reviewer: "" ms.technology: ssma ms.topic: conceptual helpviewer_keywords: - "Sybase Console,Creating Server Connection Files" - "Sybase Console,Server Connection File Validation" ms.assetid: 35ef396f-9f98-429d-9fc5-4f413d08fb37 author: "Shamikg" ms.author: "Shamikg" --- # Creating the Server Connection Files (SybaseToSQL) Server information can be specified either in the servers section of the script file or in a separate server connection file. The command line parameter for the server connection file is, `-c `. If the same server id is present in both the script file and server connection file, then the server definition in the script file is considered. **Example:** ``` 1. ``` ```xml ``` ``` 2. ``` ```xml ``` ## Server Connection File Validation The user can easily validate his/her server connection file against the schema definition file **S2SSConsoleScriptServersSchema.xsd** available in the 'Schemas' folder. ## Next Step The next step in operating the console is [Executing the SSMA Console (SybaseToSQL)](../../ssma/sybase/executing-the-ssma-console-sybasetosql.md) ## See Also [Executing the SSMA Console](executing-the-ssma-console-sybasetosql.md)