Home > TxtToSql, Csv (Txt) to Sql Server > TxtToSql Logon

TxtToSql - Sql Server import Csv (Txt) »

Logon to Sql Server

Csv (Txt) To Sql Server - Logon to Sql Server

"Server" is your database server hostname or ip address, if you want to connect to remote server, use "host,port", or "ip,port", like "192.168.0.2,1433".

"Database" is your Sql Server database name, default is "master".

"Authentication" have two mode: "Windows Authentication" and "SQL Server Authentication".

User Name and Password are your Oracle system username and password.

1. Connect to local server

Csv (Txt) To Sql Server -  Logon to local Sql Server

Set "Server" to "localhost" or your hostname.

If your Sql Server support Set "Windows Authentication", you can set "Authentication" to "Windows Authentication", you need not input user name and password.

Set "Authentication" to "SQL Server Authentication", you need input user name and password.

2. Connect to remote server

Csv (Txt) To Sql Server -  Logon to remote Sql Server

"Server" should be "host,port" like "PAN,1433" , or "ip,port" like "192.168.0.2,1433".


TxtToSql is a data conversion tool that helps DBA and database programmer import txt (csv) data to SQL Server.

30-day free trial Download TxtToSql US$59.95 Buy TxtToSql