Forum Replies Created

Viewing 15 posts - 151 through 165 (of 260 total)

  • RE: How to you iterate through folders with SSIS?

    I appreciate the response, but that didn't work for me.

    Things will work out.  Get back up, change some parameters and recode.

  • RE: How to you add summary (count) expressions for fields in a table report?

    Hi,

    Yes I did do that. I wasn't sure if that was the right way or not.

    However, I am not sure how to write the summary expression to...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: How to you iterate through folders with SSIS?

    I checked the box for traverse sub folders. When debugging, it told me it didn't find any files. That means it didn't traverse the subfolders, because I know...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: unique Index for existing table with duplicates

    Thanks Wayne,

    I followed your suggestion and was able to clean the table up.

    I've heard that CTEs are things to avoid. However, in this instance it worked fine.

    All cleaned up...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: How to add connectivity to SQL Server 2008?

    Jeremy,

    Thank you. That worked. At first, I was still getting an error message. Then I remembered since it was a new server, the firewall may have been...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: How do you inventory the reports on a server from the database?

    Thank you.

    I was able to use SSIS to bring the catalog table from both servers together, create a left outer join and see the difference.

    Thanks again!

    Tony

    Things will work out.  Get back up, change some parameters and recode.

  • RE: Create a report with a group header and details under the group header?!

    Old Hand,

    Hello. I just wanted to round out this thread.

    I've created a couple of reports now. It appears that deleting the left most column takes away the cross...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: Create a report with a group header and details under the group header?!

    Thanks, that worked.

    The field was wrapped into three rows depending on how long the name of the facility was. I merged the cell next to it and now it...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: Create a report with a group header and details under the group header?!

    Thanks for trying to help.

    No. I get the same thing.

    One big row on the left for the facility and then the employees on the right.

    -----------------------------

    -facility___-employee ...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: Create a report with a group header and details under the group header?!

    This is what I'm getting:

    North Facility Employeea

    ____________Employeeb

    ____________Employeec

    ...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: 2008 Subscription Error

    Excellent!!!!

    I had the same issue and just found this thread. I changed the name in the trigger to reference the new server and I am back in business.

    Things will work out.  Get back up, change some parameters and recode.

  • RE: TSQL to allocate employees

    Thanks Mark,

    I don't understand the CTE's that you guys are using. I assume you are using Common table expressions. I just looked up something on Microsoft's forum.

    Tony

    Things will work out.  Get back up, change some parameters and recode.

  • RE: TSQL to allocate employees

    Whoa!

    I am so blown away. Thank you.

    It is going to take me a bit to go through this. I would say pretty advanced coding here.

    Some of the code...

    Things will work out.  Get back up, change some parameters and recode.

  • RE: TSQL to allocate employees

    Thanks.

    I didn't think to give sample data. But I appreciate any help at all.

    I can do this in VBA by start from the top and going row by row....

    Things will work out.  Get back up, change some parameters and recode.

  • RE: TSQL to allocate employees

    Of course, as most of my challenges, it is the discretion of the boss.

    I plan to present him a listbox showing all employees. Then let him select the employees...

    Things will work out.  Get back up, change some parameters and recode.

Viewing 15 posts - 151 through 165 (of 260 total)