SuperKaioken / odbc2kml

Automatically exported from code.google.com/p/odbc2kml
0 stars 0 forks source link

create new connection failure #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. on main, click new connection
2. entered information from currently used mssql
3. got the error below
4. information used below also

What is the expected output? What do you see instead?

actual: 
ERROR [08001] [Microsoft][SQL Native Client]SQL Network Interfaces: Error
Locating Server/Instance Specified [xFFFFFFFF]. ERROR [HYT00]
[Microsoft][SQL Native Client]Login timeout expired ERROR [01S00]
[Microsoft][SQL Native Client]Invalid connection string attribute ERROR
[08001] [Microsoft][SQL Native Client]An error has occurred while
establishing a connection to the server. When connecting to SQL Server
2005, this failure may be caused by the fact that under the default
settings SQL Server does not allow remote connections.

Please use labels and text to provide additional information.

Connection Name:    test
Database Address:    POLYECH-DEV\sqlexpress
Port Number:    1433
Database Name:    polytech
Username:    sa
Password:    polytech
Database Type:  mssql

Original issue reported on code.google.com by jpetti...@gmail.com on 12 Apr 2010 at 5:54

GoogleCodeExporter commented 9 years ago
messed up database address (left out the t in polytech) works fine

Original comment by jpetti...@gmail.com on 12 Apr 2010 at 6:03

GoogleCodeExporter commented 9 years ago
verified invalid

Original comment by sweenr...@gmail.com on 12 Apr 2010 at 6:09