Forum Replies Created

Viewing 15 posts - 16 through 30 (of 489 total)

  • RE: How do I interpret sp_who2 results?

    And does anyone know why sometimes I see more than one row for a particular SPID. For example I have one now that has 9 rows for one SPID....

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: How do I interpret sp_who2 results?

    Thanks for your reply. I know there are no linked servers being used so it won't be that. I suspect the hard drive and yes the two stored...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: How to know a user defined function is deterministic?

    Thanks!

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Nesting Stored Procedures

    I am glad you have liked my article. Please forgive me for being slow to reply to your comments. I have been busy with many personal matters but...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Import/Export Pictures

    Well this problem turned out to be easier than the package variables problem; at least for me.

    The thing I couldn't find is that I had to create an import column...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Simple Script Task Doesn''''t Work

    Thank you very much for pointing out what I could not see nor understand!

    I have worked with DTS so much that I forgot SSIS is not DTS. In a...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: DTSDestination("DATA")=DTSGlobalVariables("iMes").Value how can i change in SSIS

    I doubt I have the complete answer for you but believe that you'll have your best luck in creating the column you say doesn't exist by using the data flow...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: How do I use variables in an SSIS package?

    Well, I am now able to use Package variables in an Execute SQL Task. I learned that I don't need to set the resultset to use values from a...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: How do I use variables in an SSIS package?

    I removed everything from the Parameter Mapping.

    Under General I switched the ResultSet setting from None to Single Row.

    That made me feel dumb when that was all I needed so that...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: How do I use variables in an SSIS package?

    I tried clicking on that link and the page doesn't load for me.

    Here is the query I put in the first SQL Task that I mentioned in my first post....

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Is there a way to control data flow inside a data flow task?

    Well I guess here I am answering my own question.

    I read in the SQL Tutorial that the execution sequence for mulitple data flows (I previously called it data...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Job Title

    Thank you both.  I haven't worried much about my title because I didn't think it would matter but since I never spoke with anyone else I just didn't know how...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Multiple clients calling DTS package

    We have had DTS packages in production for 3 or more years that regularly execute the same DTS package and send in global variables to change which server the connections...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Script Task Help Needed

    New file names are fine it will get the date right the first time.  But I will get the same file name every day with different data and I need...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

  • RE: Script Task Help Needed

    I have found a way to view the file names. 

    The problem now is that for some reason the creationdate is storing previous values instead of clearing them out.

    For example...

    Robert W. Marda
    Billing and OSS Specialist - SQL Programmer
    MCL Systems

Viewing 15 posts - 16 through 30 (of 489 total)