Forum Replies Created

Viewing 15 posts - 3,151 through 3,165 (of 5,109 total)

  • RE: Add 3 blank rows/boxes based on first letter of last name

    Couple of ways I can see.

    One, is at the dataset level, and insert your extra rows in there. Provided that the query is only for your report set,...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Are the posted questions getting worse?

    BrainDonor - Wednesday, September 13, 2017 7:50 AM

    Yeah, I've been asked if I can look at some SQL code that is...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Print a specific page in SSRS report

    yuvipoy - Wednesday, September 13, 2017 6:31 AM

    Thom A - Wednesday, September 13, 2017 6:04 AM

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Print a specific page in SSRS report

    yuvipoy - Wednesday, September 13, 2017 4:54 AM

    The above solution is work around , but i cant ask client to print as...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Copy Table from source into target Via LOOPING

    unas_sasing - Wednesday, September 13, 2017 3:26 AM

    Hai Thom,
    Yes you're right about it.
    Its just example..
    I didn't really put the data at...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Copy Table from source into target Via LOOPING

    Before anything, I do need to ask, why are you storing data in the system databases? The master database should not be used to store your own data; you should...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Print a specific page in SSRS report

    Export the report to a file type (i.e. xlsx, pdf, etc). Open the file and then Print in there, in the pages options, define your print page requires. For example...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Problem with parameterized query

    bmg002 - Tuesday, September 12, 2017 1:29 PM

    The problem with it (that I thought was overkill) was that in that example...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Getting access deni when running a package

    river1 - Tuesday, September 12, 2017 9:10 AM

    Hello,

    Thank you for your support.

    But d: has already that directory which is FicheirosZipadosDiarios. This is...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Problem with parameterized query

    bmg002 - Tuesday, September 12, 2017 8:40 AM

    I could be wrong, but I think you will need to build this as dynamic...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Problem with parameterized query

    Where is the source data coming from, and how much control do you have on it? Could you in stead use A User Defined Table Type? For example:
    [code...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Microsoft SQL Server Utilities and Tools

    Jeff Moden - Tuesday, September 12, 2017 8:28 AM

    Heh... the list of "smells" reminds me of when Robocop had a hundred rules...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Getting access deni when running a package

    river1 - Tuesday, September 12, 2017 8:38 AM

    Thank you for your reply . But this the UNC as the folder is FicheirosZipadosDiarios under...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Getting access deni when running a package

    If you're running in design mode in Visual Studio's SSDT, then the user account being denied is your user account (as you are the one running the package). Thus your...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

  • RE: Help with query...

    To give an example, to below gives some sample data, with representative names. It also gives details of the relationsips (via a foreign key). Then i go on to give...

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

Viewing 15 posts - 3,151 through 3,165 (of 5,109 total)