Many people start learning SQL Server, because they want to use a database in application development. You can develop web or client applications with a retail version of Visual Studio or the free edition, Visual Studio 2010 Express (there is also a new product called Web Matrix that we hope to talk about in future posts). A connection string specifies how to connect to your SQL Server database. Development tools can hide or create this connection string for you, but it helps to know how to create one and what it means. In this post, we’ll cover the basics, provide some examples, and point to tools that automatically generate connection strings.
-
Authors
Resources
Post Tags
Get SQL Server Express…
YouTube Channel…
-
Top Posts & Pages
-
Recent Posts
- Tips for Querying Text Columns in SSMS
- SQL Server 2008 Express How-To-Guide Videos
- Understanding SQL Server Connection Strings
- SQL Query Tutorial & Tips (Video)
- How to Learn SQL Server Online (Advice & Resources)
- How can I open an .MDF file in SQL Server? (Attach Tutorial & Troubleshooting)
- So You’ve Installed SQL Server…Now What?
- SQL Server Management Studio (SSMS) Basics
- SQL Server Express for Beginners Video Series
- What is SQL Server Express?


