Skip to content

TechDomani/SqlServerDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of calling SQL Server from C#

To get this demo to work you will need to create a database called carbon on your local sql server
You can do this using SQL Server management studio
You will then need to create a table called users
You can do this manually or run CreateUsersTable.sql in Scripts
You will then need to change the connection string in Program.cs so that the data source is set to the name of your local sql server instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published