Forum Replies Created

Viewing 15 posts - 4,546 through 4,560 (of 5,356 total)

  • RE: SQL Script Injection

    quote:


    It comes from a "piggy-back ride." When kids ride on an adult's back (child's legs around the adult's waist, child's hands/arms around...

  • RE: SQL Script Injection

    Hi Brian,

    quote:


    To piggy-back on Frank...


    sorry to ask, but what does this mean?

    Cheers,

    Frank

  • RE: Silly Question

    quote:


    Sure is, I try to make my code as tabular and indented as possible to make reading and understanding easy and especially...

  • RE: Silly Question

    quote:


    Actually three, 0, 1 and NULL. In the original and my query there is no provision for NULL and therefore i assumed...

  • RE: Silly Question

    Hi David,

    quote:


    Why better, I see nothing wrong with your way.


    in Markus solution only one...

  • RE: SQL Script Injection

    Hi Stacey,

    quote:


    I was told about this error that may exsist on a server of mine. I serched the web and found that...

  • RE: Bad practices

    hi ryno,

    quote:


    This brings up a question. Does anyone know how have a database, other than the master database, be the default...

  • RE: Creating Extended SP using Visual Basic

    Hi Prabhakar,

    quote:


    Can anyone help me out with sample code, as to how to create an extended Stored Proc in Visual Basic. All...

  • RE: return TOP

    Hi Hans,

    quote:


    Try the SET ROWCOUNT 100 on all your connections and you never get more then 100 rows when doing your SELECTs

  • RE: return TOP

    Hi gofrin,

    quote:


    I understand, that I can use select TOP 100 * ...

    but this filter I need for all query on DB. And...

  • RE: Replacing BCP with SQLBulkLoad

    Hi David,

    quote:


    This article assumes that XML is the way of the future, which is a false assumption.

    XML has some significant problems.

    1. Performance....

  • RE: Replacing BCP with SQLBulkLoad

    Hi Brian,

    quote:


    My respect for the author writing an article in the first place. Those of us who do it on a regular...

  • RE: SQL Code authoring tools

    Hi Diane,

    quote:


    We are looking at purchasing a SQL Code Authoring tool. We've looked at RapidSQL, MssqlXpress and AdeptSQL. Are there...

  • RE: Personal Threads Link

    Hi SQLBill,

    quote:


    The problem with the solution in Frank's link is that you have to have a current post showing or be willing...

  • RE: Setting Identity Seed and Identity Increment

    Hi sidomenico,

    quote:


    Is it possible to set the Identity Seed and Identity Increment in T-SQL? I'm in a converion phase and I...

Viewing 15 posts - 4,546 through 4,560 (of 5,356 total)