Skip to content

Use this util to validate you web.config connection string against the SQL server

Notifications You must be signed in to change notification settings

sveroa/SQLConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLConnect

Use this util to validate you web.config connection string against the SQL server

Typical output:
Connecting using 'Data Source=(local);Initial Catalog=xxx;Integrated Security=True'
Successfully connected as 'DOMAIN\username'
Client name: MACHINENAME
Server version: 13.00.4202 ==> SQL Server 2016
Server Edition: Developer Edition (64-bit) (Enterprise)
Server collation: Danish_Norwegian_CI_AS
Successfully disconnected

About

Use this util to validate you web.config connection string against the SQL server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages