Follow this procedure for connecting to a SQL Server database when you do not have an ODBC Datasource defined for it.
To connect to a SQL Server database you need to specify:
If the server is your current machine, specify .\service-name. Example .\SqlExpress.