Forum Replies Created

Viewing 15 posts - 3,136 through 3,150 (of 5,111 total)

  • RE: Read Only permissions to a user

    Arsh - Friday, September 15, 2017 8:20 AM

    Thanks . No , it's an SQL native user. The public is assigned to the login...

  • RE: last month and year has default value

    GA_SQL - Friday, September 15, 2017 7:57 AM

    Need to set default value for a parameter has last month and same year (e.g...

  • RE: Read Only permissions to a user

    Arsh - Friday, September 15, 2017 6:39 AM

    Hi Folks,
    I have a login with 'public' server role and mapped to many databases . ...

  • RE: Data Flow Execution History

    r5d4 - Friday, September 15, 2017 3:33 AM

    Hiya,
    I'm using SSIS on 2016 via Project Deployment.

    I can query [SSISDB].[catalog].[executions] to find when my packages...

  • RE: SSIS 2016 problem when upgrading 2008 packages

    When using dt_str, you need to specify the code_page; normally this is 1252. Have you used the correct one?

  • RE: Are the posted questions getting worse?

    Luis Cazares - Thursday, September 14, 2017 6:39 PM

    Have you tried AirBnB? It's less expensive and you could get a nice...

  • RE: ssrs 2008 export to excel

    You need to ensure all the objects on your report line up. If you have multiple tablixs, they need to all have columns of the same width. If you have...

  • RE: DateTime Field Hide time if it is midnight

    Nevermind me, miss read 🙂

  • RE: Need to create a "done" file step.

    Why have a schedule another process to check for the existence of something, and then run the package? You can run SSIS packages from Agent, then there is no need...

  • RE: Jobs with windows login (non-expiring) as the owner failed all of a sudden

    Sounds like the Server could not authenticate the Login. Most likely the SQL Server couldn't reach the Domain Controller to authenticate, thus "didn't know" if the user had permissions.

  • RE: Remove duplicate geographical distance

    This is one solution. you don't need to do it in 2 CTE's, you could do it in one, but split it for readability:
    --Put the Places in...

  • RE: Can the following NT SERVICE accounts be ignored for password rotational purposes

    caz100 - Thursday, September 14, 2017 2:49 AM

    Hi 

    Can the following accounts  be ignored for password rotation;

  • RE: provide values that got updated for the column over the last 7 days

    Are you saying you want a history of the values that were in the table? Unless you've been storing these somewhere (for example an audit/history table, slowing changing Dimension in...

  • RE: A user you are following, "...", has posted new content: but I'm not following this user

    ALZDBA - Thursday, September 14, 2017 12:40 AM

    Today I received an email A user you are following, "...", has posted new content:...

  • RE: Can't connect to SQL Server via IP

    crvasquez1984 - Wednesday, September 13, 2017 2:14 PM

    Unfortunately they are not setting it up as a Domain.

    Is there any reason why they...

  • Viewing 15 posts - 3,136 through 3,150 (of 5,111 total)