Welcome to SqlXml Blogs Sign in | Join | Help

Bryant Likes's Blog

It's all about WebData

News


  • Windows Live Alerts
    View Bryant Likes's profile on LinkedIn

    Me



    Support Bryant!

    49 percent of goal achieved.

    Goal: $1,000.00
    Achieved: $486.19


    The posts on this weblog are provided "as is" with no warranties and confer no rights. The opinions expressed herin are the personal opinions of the individual authors and do not represent the views of Avanade in any way.

July 2004 - Posts

SQL Server 2005 Xml - Cool feature of the day
I'm sure that there are going to be a lot of things that I find very cool about the Xml support in SQL Server 2005. But here is one for today: Create a new for xml query of any type (try select * from Person.Contact for xml auto, root('Persons') in the Read More...
SQL Server 2005 DTS and ODBC Connections
I ran into while using DTS in SQL Server 2005. If you want to use an ODBC connection you have to do the following: Pretend to create a ADO.Net SQL connection first (or managed OLEDB, whatever works). Select the connection in the connections tray and manually: Read More...
Coder to Developer
I got my copy of Mike Gunerloy 's book Coder to Developer yesterday. I read the first two chapters this morning and really enjoyed them. As a developer who primarily works on his own the book is a perfect fit. I still have a lot more to read but I would Read More...
ComponentArt Web.UI 2.0 Beta
[via email] We are pleased to inform you that we have just released ComponentArt Web.UI 2.0 Beta, a significant upgrade to our ASP.NET user interface product line. ComponentArt Web.UI 2.0 Includes: - Brand-new Menu control; - Brand-new NavBar control; Read More...
Service Broker "Hello World"
Pretty interesting hello world example using SQL Server 2005 Service Broker. I'm definately going to dig into this product as I can see some good usage senarios that will leverage my existing SQL skills. Read More...
SQL Server 2005 Beta 2 Released
[via MSDN SQL Server Developer Center ] If you are an MSDN Subscriber, SQL Server 2005 Beta 2 is now available for you to download. Click here for a link to the subscriber downloads site. Go get it ! Update: More SQL Server 2005 stuff can be found here Read More...
Accessing Databases via Custom Code
Another good question in response to my Custom Code in Report Services article . I am trying to access a database through a custom assembly and I already have the following in the rssrvpolicy.config file , but I still get the #Error. [snip] Do I need Read More...
Instance Based Custom Code in Reporting Services
In response to a question posted in the comments of my last article I've created a Writing Custom Code Part II article. In this article I explain the basic of how to use instance based custom code in SQL Server Reporting Services. Read More...
Introduction to Writing Custom Code in RS
I just published a short introductory article about Writing Custom Code in Reporting Services . Read More...
GotDotNightmare
Is GDN the worlds slowest website or is it just me? If you were Microsoft, wouldn't you want to at least put a bandaid on it? Sheesh. I'm digging into FABRIQ and wanted to ask a couple of questions about it so I figured I would hit the workspace. However, Read More...
Good WSE 2.0 Article
If you aren't using the WSE 2.0 stuff yet then I would recommend walking through this article: Web Service Messaging with Web Services Enhancements 2.0 I hadn't explored the WSE stuff until I read this article which provides a nice walkthrough if you Read More...
As makes things simpler
Just read Scott's post about how useful the using statement is . I agree 100%. I remember when I “discovered” the using statement and realized how much simplier it makes things. I'm happy to point out that XmlWriters and XmlReaders will support Read More...
Visual Studio 2005 Enterprise Architect Beta 1 - Now on MSDN
via Early Adopter It just showed up on MSDN subscriber downloads. Downloading.... Update: Installing... :) Update: Running! Just opened my first beta 1 web project. Read More...
Virtual Server 2005 and XPSP2 RC2
Well with all the new express products just waiting to be tried I figured I would fire up my Virtual Server 2005 and create some new instances of Windows XP to test them out. However, whenever I tried to get into the Virtual Server 2005 administration Read More...
MSN Search Improves
Scoble just posted that MSN Search has improved . I do like how it looks and it seems to work great. However, I don't see any compelling reason to type search.msn.com (vs. google.com) or to uninstall the Google toolbar and install the MSN Search toolbar. Read More...