Stephen Songer
.NET Programmer in the Northwest
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
AJAX
ASP.NET
JavaScript
Reporting Services
Sharepoint
SQL
SQL Server
SSIS
SSRS
Sponsors
advertise here
Navigation
Home
Blogs
Archives
June 2009 (1)
April 2009 (5)
March 2009 (1)
February 2009 (3)
January 2009 (1)
December 2008 (2)
October 2008 (4)
September 2008 (4)
August 2008 (4)
July 2008 (2)
June 2008 (1)
May 2008 (2)
April 2008 (2)
January 2008 (1)
December 2007 (1)
November 2007 (3)
July 2007 (2)
Favorites
ScottGu
Slashdot
Matt Berseth
November 2007 - Posts
0
Comments
Firewall bocked SQL Server connection
by
bunbun
I have two machines each with SQL Server 2005 installed. Could not connect to the SQL Server database on the other one using Windows Authentication. Finally discovered it was Windows Firewall blocking port 1433.
Filed under:
SQL Server
0
Comments
Default button for a web page
by
bunbun
Had a problem where I wanted my login control's "login" button to be the default button so a user could enter their name and password and just press enter to login. Saves time rather than clicking the login button with your mouse. I had developed one...
Filed under:
ASP.NET
0
Comments
SQL Server Publishing Tool
by
bunbun
A friend of mine told me about this tool for publishing out SQL Server databases.Very sweet. Easy to use and it will even script out the data for you. http://www.microsoft.com/downloads/details.aspx?familyid=56E5B1C5-BF17-42E0-A410-371A838E570A%26displaylang...
Filed under:
SQL Server
More Posts