Forum Replies Created

Viewing 15 posts - 586 through 600 (of 628 total)

  • RE: Parameter validation

    It just happened to occur to me that I was not very clear on what I had actually tried. Some of you actually likely thought I was crazy when...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Parameter validation

    I had thought of that and basically I would allow them to enter the startdate as normal and then populate a list of possible ending dates that do not exceed...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Parameter validation

    But where in SSRS do you tell it what to do with that error. The dataset expects certain fields to be returned from the stored procedure if the SP...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Import Excel data to SQL

    not to turn this into a gripe thread but I know exactly what you are saying. I had to write an SSIS in 2005 that wrote totals from different...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Import Excel data to SQL

    welcome to the bizzare problems of working with Excel in SQL. I have had many problems getting the two to play nicely. The most bizzare of these was...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: How many of you are not true DBA's?

    I am extremly happy to say that I am now a full time DBA! That was not always the case. In my previous job I was Local IT support,...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Import Excel data to SQL

    If this is 2005 or above you can use the row_number function if you are fimilliar with it. you would have to chage you from to a select query...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Trigger Update

    A trigger will still only fire once per statemnet though is that not correct?

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Trigger Performance: Blocks and Deadlocks

    If I am understanding your post correctly then it ties into a responce I just posted for another thread.

    the trigger will only fire once per update so during mass updates...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Trigger Update

    HEre is a link to one of the threads on this subject.

    http://www.sqlservercentral.com/Forums/Topic730493-338-1.aspx

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Trigger Update

    Based on what I have read an I apologize becuase I don;t know that I have had direct expierence with this but it is my understanding that Sql server does...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Problem converting DTS funtionality to SSIS

    yes we do have active databases on the Intergration server boxes.

    Thank you so much again.

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Problem converting DTS funtionality to SSIS

    No it is also 2000 but the SSIS will deffinetly be running on a 2005 box so my thought is to just use the 2005 box as the source with...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Problem converting DTS funtionality to SSIS

    That I must say is pure genious! I will deffinetly give that a try.

    The only potential hang up I can think of is the sorce is SQL but it is...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Problem converting DTS funtionality to SSIS

    Assuming any for of logic applied to the destination DB I would tend to agree with you but no infact the starting bucket number is the month of the first...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

Viewing 15 posts - 586 through 600 (of 628 total)