Forum Replies Created

Viewing 15 posts - 1 through 15 (of 19 total)

  • Reply To: Reusable Variable

    Hi Again (and Merry Christmas),

    Actually, the data I was working with (<500 records) had absolutely no first names <3 characters, so to be brutally honest, I didn't give it a...

  • Reply To: Reusable Variable

    Sure, here we are (funky as it is)  So long story short, I need to combine the First 5 characters of the Last Name with the first 3 characters of...

  • Reply To: Reusable Variable

    Yes sorry.... I have a tendency of assuming folks can read my mind.  What I want to do is to get the first 5 letters of the first name and...

  • Reply To: Reusable Variable

    Just an update...

    I was able to get this to work nicely in a function, but could a variable accomplish the same thing?

  • Reply To: Parse String Dilema

    thanks Phil!

    I'm gonna look into this.  Looks like this will fit the bill.

    ~wish I could come up with this stuff off the top of my head

  • Reply To: SSIS Excel Import Error

    yes, it does seems that (the spaces) was somehow the issue, at least far as I can tell.  In fact, I didn't recreate anything this time.  I just took the...

  • Reply To: SSIS Excel Import Error

    well.... renaming them let's say 'All Dogs' to 'All Dogs' didn't seem to work, but renaming them 'All Dogs' to 'AllDogs' did work.  If that's the point you were trying...

  • Reply To: SSIS Excel Import Error

    Thanks Phil (and also Palandri)  It was funny, as I was getting ready to do screenshots and such, I tried altering just one thing... that was, the individual Sheet Names...

  • Reply To: SSIS Excel Import Error

    will do.... I'll need to sanitize it a bit since there's sensitive info, but in essence, should be the same...

    thank you

  • Reply To: SSIS Excel Import Error

    yeah, far as I can tell, the sheet names can be whatever.  Basically, let's say the Excel file is called Pets_01012019.  Within that workbook, there is a worksheet 'Cats' and...

  • Reply To: SSIS Excel Import Error

    interesting.  Maybe a Data Flow Task is in order.  Yes, the example I followed (one of the few that seemed to suit my needs) used a Script, and inside the...

  • Reply To: SSIS Excel Import Error

    thanks Phil,

    I just stepped through this and it hung up at adp1.Fill(dt1)

    Also, the pop out box says 'OleDBException was unhandled by usercode'

    ..then

    System.Data.OleDb.OleDbException was unhandled by user code. An Exception type...

  • RE: Import specific rows from Excel

    thank you Phil.  I'm brand new to SSIS, so this is exactly what I needed to hear.  This makes good sense

  • RE: Genreal Query Question

    thanks a ton!
    I can't wait to try these options out.  I appreciate the help!

  • RE: Genreal Query Question

    thanks for the quick reply Luis,
    I would need to sum up the Invoices as well, but as to only sum them once per Widget.ID (as opposed to multiple times...

Viewing 15 posts - 1 through 15 (of 19 total)