Forum Replies Created

Viewing 15 posts - 1,936 through 1,950 (of 9,725 total)

  • RE: Access via domain\account OK BUT Access via domain\group DENIED

    Lowell (3/24/2016)


    ok, i'm going through the same issue as well, we have two domains with two way trusts.

    the network guys tell me it's not possible to change our existing...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Sean Lange (3/24/2016)


    Alan.B (3/24/2016)


    Brandie Tarvin (3/24/2016)


    <headdesk>

    One of my coworkers just came up with the worst joke ever.

    Three DBAs walk into a NoSQL bar. Soon after, they leave - they couldn't...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Data Tools vs Data Tools for Visual Studio?

    WHug (3/24/2016)


    I'd stop using VS 2010 altogether.

    Here is the link to download SSDT-BI templates for Visual Studio 2012, its a different product:

    https://www.microsoft.com/en-us/download/details.aspx?id=36843

    I already have this. There's nothing in the...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Linked Server issue

    Siva Ramasamy (3/24/2016)


    Thanks for your time to answer my question Brandie,

    Let me check with them.

    I have made sure that other linked servers from the source server is connecting...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSIS Script Task missing a .vb file

    Brandie Tarvin (3/24/2016)


    PB_BI (3/24/2016)


    Have you tried just copying the code out of the task and putting it in a new one?

    I have not. And now I will. Thank you for...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Access via domain\account OK BUT Access via domain\group DENIED

    SeniorITGuy (3/24/2016)


    Pete,

    I believe you have to make DOMAIN_B\GROUP_1 a Universal group in order to allow its users to login to SQL in another domain with just group permissions.

    Hope that helps.

    Jon

    I'm...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Linked Server issue

    Siva Ramasamy (3/24/2016)


    To be specific, this is the error I see

    OLE DB provider "SQLNCLI11" for linked server "XXX" returned message "Unspecified error".

    OLE DB provider "SQLNCLI11" for linked server "XXX"...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSIS Script Task missing a .vb file

    PB_BI (3/24/2016)


    Brandie Tarvin (3/24/2016)


    Hrm... If I delete the .vb reference in the Script Task, will it rebuild when I rebuild the task itself?

    Or am I just asking for a world...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    ChrisM@Work (3/24/2016)


    Brandie Tarvin (3/24/2016)


    ChrisM@Work (3/24/2016)


    Sean Lange (3/24/2016)


    --I posted in another thread by accident a couple of days ago--

    Thank you Mr. Moden. Another interview cut short with the simple "Name one...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSIS Script Task missing a .vb file

    Hrm... If I delete the .vb reference in the Script Task, will it rebuild when I rebuild the task itself?

    Or am I just asking for a world of trouble if...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSIS Script Task missing a .vb file

    PB_BI (3/24/2016)


    On 64-bit Operating System, you can find the file Microsoft.SQLServer.ManagedDTS.dll in the following path:

    C:\Program Files (x86)\Microsoft SQL Server\110\SDK\Assemblies

    On 32-bit Operating System, you can find the file Microsoft.SQLServer.ManagedDTS.dll in the...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    ChrisM@Work (3/24/2016)


    Sean Lange (3/24/2016)


    --I posted in another thread by accident a couple of days ago--

    Thank you Mr. Moden. Another interview cut short with the simple "Name one way to get...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Luis Cazares (3/24/2016)


    Brandie Tarvin (3/24/2016)


    I need some SSIS script task help (2008 / 2012) over on this thread here. All assistance would be appreciated.

    Google doesn't seem to recognize the first...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    I need some SSIS script task help (2008 / 2012) over on this thread here. All assistance would be appreciated.

    Google doesn't seem to recognize the first error at all and...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Eirikur Eiriksson (3/24/2016)


    Sean Lange (3/24/2016)


    --I posted in another thread by accident a couple of days ago--

    Thank you Mr. Moden. Another interview cut short with the simple "Name one way to...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 15 posts - 1,936 through 1,950 (of 9,725 total)