<feed version="0.3" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns="http://purl.org/atom/ns#" xml:lang="en-US"><title>Jason N. Gaylord ~ SQL Server Advice</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/default.aspx" /><tagline type="text/html">Jason Gaylord's SQL Blog</tagline><id>http://sqljunkies.com/WebLog/j_gaylord/default.aspx</id><author><url>http://sqljunkies.com/WebLog/j_gaylord/default.aspx</url></author><generator url="http://communityserver.org" version="1.0.1.50214">Community Server</generator><modified>2005-05-18T05:57:00Z</modified><entry><title>Great Post about SELECT * Queries</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2007/07/20/49535.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:49535</id><created>2007-07-20T05:51:00Z</created><content type="text/html" mode="escaped">I just read a pretty good post by Jon Galloway about SELECT * queries. It can be found here: &lt;a href="http://weblogs.asp.net/jgalloway/archive/2007/07/18/the-real-reason-select-queries-are-bad-index-coverage.aspx"&gt;http://weblogs.asp.net/jgalloway/archive/2007/07/18/the-real-reason-select-queries-are-bad-index-coverage.aspx&lt;/a&gt;&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=49535" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=49535</wfw:commentRss></entry><entry><title>TECHbash 2007 Conference in Northeast PA on May 19th</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2007/05/02/TECHbash2007.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:32144</id><created>2007-05-02T11:39:00Z</created><content type="text/html" mode="escaped">&lt;div&gt;
&lt;a href="http://techbash.com/registration/"&gt;&lt;img src="http://techbash.com/Marketing/banner01.jpg" alt="TECHbash 2007 Register Today!" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;

&lt;h4&gt;TECHbash 2007&lt;/h4&gt;

TECHbash 2007 will be on Saturday, May 19th, 2007 from 8:30am until 2:30pm at 
Luzerne County Community College. More specific details about the event can 
be found at &lt;a href="http://techbash.com/"&gt;techbash.com&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;What is TECHbash 2007?&lt;/strong&gt;&lt;br /&gt;
Today's IT professionals and Developers are stuck with one of the most difficult 
tasks: "Keeping up with the Gateses." During TECHbash, IT professionals and 
developers will learn some of the latest tips and tricks of the trade as well as 
previewing cutting edge technology. The best part about TECHbash is that its FREE! 
So, you'll learn some great things and bring home some cool stuff by spending a 
Saturday morning with your peers.&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;Who Should Attend&lt;/strong&gt;&lt;br /&gt;
TECHbash is a technical event for IT Professionals and Developers. The event is 
organized and delivered by .NET Valley, Northeastern Pennsylvania's only technical 
User Group.&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;What You Will Learn&lt;/strong&gt;&lt;br /&gt;
At TECHbash 2007, you will have the chance to learn the latest technologies in the 
industry including:
&lt;ul&gt;
&lt;li&gt;Microsoft Exchange 2007 &lt;/li&gt;
&lt;li&gt;Microsoft Windows Code-Named "Longhorn" &lt;/li&gt;
&lt;li&gt;IP Telephony &lt;/li&gt;
&lt;li&gt;AJAX (Asynchronous Javascript) &lt;/li&gt;
&lt;li&gt;SharePoint&lt;/li&gt;
&lt;/ul&gt;
For a complete list of topics, 
&lt;a href="http://techbash.com/agenda/"&gt;click here&lt;/a&gt;.
&lt;/div&gt;&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=32144" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=32144</wfw:commentRss></entry><entry><title>Red Gate's SQL Prompt is Free until Version 3</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/10/02/Red_Gate_SQL_Profiler_Free.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:23755</id><created>2006-10-02T12:33:00Z</created><content type="text/html" mode="escaped">&lt;A href="http://aspadvice.com/blogs/plitwin/archive/2006/09/29/cool-free-sql-server-query-intellisense-tool.aspx"&gt;Paul Litwin has pointed out&lt;/A&gt; in one of his blog post's that Red Gate's SQL Prompt utility, a great IntelliSense utility for SQL server can be downloaded for free until the next version is released. To download SQL Prompt, visit &lt;A href="http://www.red-gate.com/products/SQL_Prompt/index.htm"&gt;http://www.red-gate.com/products/SQL_Prompt/index.htm&lt;/A&gt;.&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=23755" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=23755</wfw:commentRss></entry><entry><title>Preventing SQL Injection Attacks</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/10/02/SQL_Injection_Attacks_2006_10_02.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:23754</id><created>2006-10-02T12:23:00Z</created><content type="text/html" mode="escaped">Scott Guthrie just posted some really good stuff about preventing SQL injection attacks. In his blog post he talks about an application that Michael Sutton created to check SQL injection attacks by screening Google search and looking for sites with QueryString, etc. Check out his post for more details: &lt;A href="http://weblogs.asp.net/scottgu/archive/2006/09/30/tip_2f00_trick_3a00_-guard-against-sql-injection-attacks.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2006/09/30/tip_2f00_trick_3a00_-guard-against-sql-injection-attacks.aspx&lt;/A&gt;&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=23754" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=23754</wfw:commentRss></entry><entry><title>Frustrations over [SQLSTATE 42000] (Error 22029) in SQL 2000</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/09/01/23153.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:23153</id><created>2006-09-01T05:48:00Z</created><content type="text/html" mode="escaped">I kept receiving an error message in the event viewer about 2 of my SQL jobs and couldn't figure out why it was occurring. The error&amp;nbsp;contained [SQLSTATE 42000] (Error 22029). After doing some research, I realized that's a very generic error message. All of my jobs were running as the system admin account and for some reason, still failed. What I didn't realize is that in SQL 2000, if the Domain\Administrator did not have permission to the master and database, it would not tell you so. This is not the case for SQL accounts where it simply states that the user does not have permission. For some odd reason, the Domain\Administrator was removed from the System Administrator role. I guess its a good thing it was only a test database. :)&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=23153" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=23153</wfw:commentRss></entry><entry><title>WinFS Being Dissolved, Absorbed Into SQL Server</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/06/26/Win_FS_Becomes_SQL_Server.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:22021</id><created>2006-06-26T06:16:00Z</created><content type="text/html" mode="escaped">It seems like the WinFS team has tossed in the towel. None the less, the team and its offerings will be absorbed in ADO.NET and the next version of SQL Server codenamed Katmai. To read more, &lt;A href="http://blogs.msdn.com/winfs/archive/2006/06/23/644706.aspx"&gt;click here&lt;/A&gt;.&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=22021" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=22021</wfw:commentRss></entry><entry><title>SQL 2000 Support Won't Be Dropped...yet</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/06/05/21731.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:21731</id><created>2006-06-05T11:19:00Z</created><content type="text/html" mode="escaped">That &lt;a href="http://morewally.com/cs/blogs/wallym/archive/2006/06/04/44.aspx"&gt;Wally&lt;/a&gt; is up to it again and this time he pulled &lt;a href="http://xmlpitstop.com/"&gt;David Silverlight&lt;/a&gt; into it as well! For folks who thought that &lt;a href="http://morewally.com/cs/blogs/wallym/archive/2006/06/04/44.aspx"&gt;SQL 2000 server support&lt;/a&gt;&amp;nbsp;was being dropped, its not. Wally made this outrageous claim following a terrible side affect from the product &lt;a href="http://www.visualspang.com"&gt;Spang&lt;/a&gt;!&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=21731" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=21731</wfw:commentRss></entry><entry><title>Announcing! Visual Studio Team Edition for Database Professionals</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/06/02/Visual_Studio_Team_Edition_for_Database_Professionals.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:21554</id><created>2006-06-02T07:38:00Z</created><content type="text/html" mode="escaped">Microsoft Corp. today announced Visual Studio® Team Edition for Database Professionals, expanding Visual Studio 2005 Team System to include tools that enable software development organizations to collaborate more effectively when creating reliable, data-driven applications. The new product will be available as a Community Technology Preview (CTP) at Tech•Ed 2006 in Boston and is expected to ship by the end of 2006. This addition to Microsoft® Visual Studio 2005 Team System is the next milestone en route to the release of Visual Studio code-named "Orcas," which will provide capabilities for building compelling applications that target Microsoft SQL Server™ 2005, Windows Vista™, the 2007 Microsoft Office system, and the next generation of Web technologies.&lt;br /&gt;&lt;br /&gt;
"One of the main issues in software development today is a lack of collaboration among members of a software development team and beyond," said S. Somasegar, corporate vice president of the Developer Division at Microsoft. "Our goal is to ensure that all members of the IT organization can gain more visibility into and greater predictability of the software development process. The expansion of Visual Studio Team System to include data tools, along with developer productivity innovations in the upcoming Visual Studio 'Orcas,' demonstrates Microsoft's commitment to providing tools that help individuals, teams and organizations derive greater efficiency when building solutions on the Microsoft platform."&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=21554" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=21554</wfw:commentRss></entry><entry><title>What is a Database?</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/05/25/21435.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:21435</id><created>2006-05-25T06:40:00Z</created><content type="text/html" mode="escaped">It's kind of funny how many times I run into individuals who think they know what a database is, but they really don't understand it. On one of my lists earlier today, I saw a post where someone was looking for beginner level resources to explain what a database is and how they are used to a friend. With some digging, they found this: &lt;a href="http://msdn.microsoft.com/vstudio/express/sql/learning/default.aspx"&gt;http://msdn.microsoft.com/vstudio/express/sql/learning/default.aspx&lt;/a&gt;&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=21435" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=21435</wfw:commentRss></entry><entry><title>Security and Incidence Response Handling at .NET Valley Event</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2006/05/16/Security_and_Incidence_Response_Handling.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:21022</id><created>2006-05-16T08:01:00Z</created><content type="text/html" mode="escaped">During the May 24th .NET Valley Event at Johnson College in Scranton PA, Mike Murphy, a TechNet Presenter will talk about Security and Incidence Response Handling in Microsoft SQL Server. Below is Mike's presentation overview:&lt;BR&gt;&lt;BR&gt;"I think we've been hacked. Call the boss." What now? Join us as we discuss the most common types of security incidents and how to manage them. You'll learn how to detect and trace network intrusions and apply communication channels that will help you gain valuable information about the attacks. Your TechNet presenter will also show you how to evaluate the human side of incident response, including attacker analyses. Finally, you'll learn what to do when you suspect that your system is compromised and how to apply information gathered from security logs. Don't just react to an attack - respond with a plan.&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=21022" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=21022</wfw:commentRss></entry><entry><title>New Address/Phone Number</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2005/07/24/New_Address_And_Phone_Number.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:16193</id><created>2005-07-24T07:08:00Z</created><content type="text/html" mode="escaped">You can get my new address by downloading my VCard from my &lt;a href="http://www.jasongaylord.com"&gt;website&lt;/a&gt; or by sending me an email.&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=16193" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=16193</wfw:commentRss></entry><entry><title>SQL Server 2005: Oops, Application Broken!</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2005/07/15/16074.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:16074</id><created>2005-07-15T06:55:00Z</created><content type="text/html" mode="escaped">&lt;P&gt;I came in this morning and to my surprise, my one app kept failing. It was a win app that used a SQL Server 2005 backend. I checked the error logs that it generates to find that the error stated that the password expired for the 'testuser' account. Luckily, this was a test application that didn't need to be back online immediately. The 'testuser' account is both an NT account that I use impersonation with the app and also a SQL 2005 account. It took me about 15 minutes until it dawned on me that maybe I didn't uncheck the expire password option on the SQL account. Wow, don't make that mistake in an enterprise environment unless you plan on changing those passwords and staying on top of it! I guess by unchecking it I just threw out a *best practive.*&lt;/P&gt;&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=16074" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=16074</wfw:commentRss></entry><entry><title>TechEd Day 2: MS Announces Release Dates For Visual Studio.NET 2005 and SQL 2005</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2005/06/07/SQL_Server_2005_Release_Date_Announced.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:15735</id><created>2005-06-07T05:16:00Z</created><content type="text/html" mode="escaped">Paul Flessner, senior vice president of Server Applications at Microsoft, announced that SQL Server™ 2005, Visual Studio® 2005 and BizTalk® Server 2006 will be formally launched during the week of November 7. This information has been made public on the Microsoft website at &lt;a href="http://www.microsoft.com/presspass/press/2005/jun05/TechEd2005Day2PR.mspx"&gt;http://www.microsoft.com/presspass/press/2005/jun05/TechEd2005Day2PR.mspx&lt;/a&gt;.&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=15735" width="1" height="1"&gt;</content><slash:comments>1</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=15735</wfw:commentRss></entry><entry><title>SQL Server 2005 Business Intelligence Webcasts</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2005/05/24/15294.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:15294</id><created>2005-05-24T09:24:00Z</created><content type="text/html" mode="escaped">&lt;div style="font-family:Verdana;font-size:10pt;line-height:150%;text-align:justify;"&gt;Microsoft has released a SQL Server 2005 Business Intelligence webcast list. You can view the list of webcasts and other events here: &lt;a href="http://www.microsoft.com/events/series/sqlserverbi.mspx" target="_blank"&gt;http://www.microsoft.com/events/series/sqlserverbi.mspx&lt;/a&gt;&lt;/div&gt;&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=15294" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=15294</wfw:commentRss></entry><entry><title>Interview with Tom Rizzo</title><link rel="alternate" type="text/html" href="http://sqljunkies.com/WebLog/j_gaylord/archive/2005/05/18/14806.aspx" /><id>d2584c15-f6ef-46f7-a2d4-24fc0e143e76:14806</id><created>2005-05-18T05:57:00Z</created><content type="text/html" mode="escaped">&lt;div style="font-family:Verdana;font-size:10pt;line-height:150%;text-align:justify;"&gt;In a recent interview at VS!Live, Tom Rizzo, the director of product management for Microsoft SQL Server, answered some questions about SQL Reporting Services and SQL Server 2005. You can read the transcript here: &lt;a href="http://www.ftponline.com/channels/database/2005_03/rizzo/" target="_blank"&gt;http://www.ftponline.com/channels/database/2005_03/rizzo/&lt;/a&gt;.&lt;/div&gt;&lt;img src="http://sqljunkies.com/WebLog/aggbug.aspx?PostID=14806" width="1" height="1"&gt;</content><slash:comments>0</slash:comments><wfw:commentRss>http://sqljunkies.com/WebLog/j_gaylord/commentrss.aspx?PostID=14806</wfw:commentRss></entry></feed>