Forum Replies Created

Viewing 15 posts - 1,471 through 1,485 (of 2,469 total)

  • RE: Being Retained

    Well David - you too have said everything that is blindingly obvious but only after you have said it.

    And everything you list is as old as the oldest profession...the bottom...

  • RE: Multiple inserts

    magyar - noel has the stored procedure all practically written out for you...

    where he says:

    Select @UniqueId = Scope_Identity(), @Err =@@Error

    if @Err 0 Goto QuitWithRollback

    -- Now use the ID from...

  • RE: Multiple inserts

    Alright guys - it's a challenge - I'm NOT going to tell you before officially disappearing as Sushila and I'm obviously not going to tell you when I transition as...

  • RE: Multiple inserts

    - I'm officially withdrawing from this post....I just CANNOT MATCH your typing speed!AAAARGH!

    - big K - oh thanks - you know how much arguing with you has helped the numbers...

  • RE: Multiple inserts

    you post on this site:

    1) The five inserts you have to do!

    2) any other common fields besides uniqueID ?! that'll certainly help reduce the # of parameters being passed.

    3) if...

  • RE: How could we forget !?!

    guess it's better than rhyming with plain old vanilla...cheers!

  • RE: Multiple inserts

    You've nailed it - in concept atleast...now all you have to do is implement it!

  • RE: Updating Multiple Fields Independently

    Remi - WHAT is your typing speed ?! And man - you're ALL OVER THE PLACE - like some sort of ubiquitous spook....

    cleaning for...

  • RE: Updating Multiple Fields Independently

    I know nothing about Access but could you not run a macro to do this for you?!?!

  • RE: Multiple inserts

    magyar (what a lovely name - makes me think of gypsies and dancing)...all you have to know is how to call a stored procedure from your application - we'll help...

  • RE: Multiple inserts

    So beautifully simple and so simply beautiful....(sounds of applause - darrell I'm sure you join me on this one)!!!

  • RE: How to JOIN 3 views Into 1 View???

    Salvatore - could you please do a "SELECT DISTINCT..." and then the rest of the query...?!?!

    Also, re. the sample data I provided - I was just winging it...we really need...

  • RE: Processing sequence of statements in QA

    or maybe a chris hedgate question...

  • RE: How do I execute a SP and get the result into a temp table

    actually for the very first time last night - i saw him online quite late...maybe he's sleeping in this morning ?!?!

    so you're oldfashioned remi - waiting for a ring ?!?!...

  • RE: Processing sequence of statements in QA

    I did something similar in QA and the execution plan shows the inserts (seemingly) being done serially! but then again I've never seen what a parallel query execution plan looks...

Viewing 15 posts - 1,471 through 1,485 (of 2,469 total)