--- title: "Creating the Server Connection Files (AccessToSQL) | Microsoft Docs" ms.prod: sql ms.custom: "" ms.date: "08/17/2017" ms.reviewer: "" ms.technology: ssma ms.topic: conceptual ms.assetid: 829153be-aa8e-4162-87e8-69882feecf19 author: "Shamikg" ms.author: "Shamikg" --- # Creating the server connection files (AccessToSQL) Server information can be specified either in the servers section of the script file. Server information can also be specified 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 and server connection files, then the server definition in the script file is considered. ```xml ``` ```xml ``` ## Server connection file validation The user can easily validate his/her server connection file against the schema definition file **'A2SSConsoleScriptServersSchema.xsd'** available in the 'Schemas' folder. ## Next step The next step in operating the console is [Executing the SSMA Console (AccessToSQL)](../../ssma/access/executing-the-ssma-console-accesstosql.md) ## See also [Executing the SSMA Console (Access)](https://msdn.microsoft.com/aa1bf665-8dc0-4259-b36f-46ae67197a43)