Getting Started with Web applications development with servlets and JSP - Part 5: Filters
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

Friends

My Badges

Request Friendship



Upload Image

USA
Male

My Sections

Bradley M. Small
254 · 1% · 118

Bradley M. Small's Home

My name is Bradley M. Small.
  • SQL Server - Select top count dynamically

    Bradley M. Small Commented 8 Months ago through Just Learned
    You're welcome. I have to keep SQL2K as well as SQL2K8 db's going and continue development in both environments. Lots of times, great tips come along, that just flat out don't help much in SQL2K ... At least I don't have to keep SQL7 and 6.5 working any...
  • SQL Server - Select top count dynamically

    Bradley M. Small Commented 8 Months ago through Just Learned
    You're welcome. I have to keep SQL2K as well as SQL2K8 db's going and continue development in both environments. Lots of times, great tips come along, that just flat out don't help much in SQL2K ... At least I don't have to keep SQL7 and 6.5 working any...
    RKA
    106 · 2% · 430
  • Geniiius's Blog

    Bradley M. Small Liked 8 Months ago through Syndicated Blogs
    i-catching solutions...
    Geniiius
    80 · 3% · 613
  • New LOGICAL functions in SQL Server Denali

    Bradley M. Small Commented 8 Months ago through Blogs
    I guess you could use them together: SELECT CHOOSE(IFF(....),url1, url2) As for the IIF, I guess that will make MS Access users happy. I am not sure it does anything much better than the CASE statement. Anything that is not ANSI, however, wil...
    Geniiius
    80 · 3% · 613
  • SQL Server - Select top count dynamically

    Bradley M. Small Commented 8 Months ago through Just Learned
    Of course, this does not work in SQL Server 2000. declare @n int set @n = 3 -- works in 2K8 - Fails in 2K select top (@n) * from tally -- works in 2K8 and 2K set Rowcount @n select * from tally s...
    RKA
    106 · 2% · 430
  • TSQL Challenge 61 - Generate an HTML calendar in TSQL

    Bradley M. Small Commented 10 Months ago through Puzzles
    I am pretty sure that the output is actually nvarbinary because I used "for xml explicit" certainly if you consume it in Query Analyzer/SQL Studio it will be converted to some kind of text in the results window, but it is not a true varchar or nvarchar per
    Jacob Sebastian
    1 · 100% · 22500
  • TSQL Challenge 61 - Generate an HTML calendar in TSQL

    Bradley M. Small Commented 10 Months ago through Puzzles
    The output is to be consumed how? I don't believe it is a string per-se but it certainly is just one of whatever it is. I was under the impression that it would be something like an nvarbinary or some such thing. What is the purpose of the quiz table f
    Jacob Sebastian
    1 · 100% · 22500
Previous 1 | 2 Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Beyondrelational.com