Blog Post RSS ?

Blogs » .NET » SQL Server 2005 Express via ODBC?
 

SQL Server 2005 Express via ODBC?

by miseldine

Need to run SQL Express within applications other than those supporting .NET?

Well, I needed to get my database schema to Visio, yet none of the connectors would work. By default, Express doesn’t talk via TCP or NP and its default listeners won’t accept older interfaces..so you need to manually enable these to get Express working via ODBC connectors:

1. Open the SQL Computer Manager
2. Navigate to “Server Network Configuration”
3. Navigate to “Protocols for “SQLEXPRESS” (or whatever your running instance is called)
4. Enable NP and TCP
5. Restart SQL Express

And, Bob is your uncle! :)

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Ping.fm
  • Twitthis

Related posts:

  1. Learn SQL — The EASY Way! We’re very pleased to announce the latest addition to...
  2. Who Needs Graphics? Create Charts in SQL Who needs GIFs, JPGs, PNGs, SVGs or canvas when you...
  3. Build Your Own Dev Server with VirtualBox What's the best way to test your web site on...
  4. How to Install Apache Web Server on Windows Professional web developers need a web server and Apache is...
  5. Will Server-Side JavaScript ever catch on? Server-side JavaScript appears to be a logical choice for web...

This post has one response so far

Sponsored Links

SitePoint Marketplace

Buy and sell Websites, templates, domain names, hosting, graphics and more.

Follow SitePoint on...