Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Reporting Services Migration Problems

    We had this recently, we added our domain service account to the Local Security Policy, Local Policies, User Rights Assignment to Allow Log on Locally
    and that fixed it for...

  • RE: Need help with a sql query

    Just in case anyone needs some data

    use [test]
    go

    create table [TableA]
    ([Activity #] Varchar(5),
    [Activity type] Varchar(15),
    [Activity sub type] Varchar(50),
    [Activity...

  • RE: Need help with a sql query

    Nluvwocean - Wednesday, January 18, 2017 6:25 AM

    I have to do this problem for an interview and I can't figure out how to...

Viewing 3 posts - 1 through 3 (of 3 total)