Forum Replies Created

Viewing 15 posts - 9,136 through 9,150 (of 9,701 total)

  • RE: Rant: sa account

    Adding to what George said, if you have the SA pwd, then you definitely have the ability to back up your own databases. I would assume the MAS people...

  • RE: Rant: sa account

    I'm going to have to get back to you on the "permit in database role" stuff for SA, but I wanted to mention something to you about your last post.

    If...

  • RE: Upgrading Access Report with DLookup

    I did actually have the subreport parameterized, but maybe I set it up wrong. Thanks, Matt. I'll look into it.

  • RE: Rant: sa account

    What it means is they've packaged their datafixes in an .msi or something similar which has the SA account hardcoded into it and it just prompts for a password.

    I've seen...

  • RE: Upgrading Access Report with DLookup

    Matt,

    I'm not sure Rollup is going to work with this. The detail takes the PaidAmt and divides it by #Claims. I'm not quite sure what the load process...

  • RE: Upgrading Access Report with DLookup

    I'm thinking about this report and-ideally-here's what I'd like to do.

    Have 2 datasets. DataSet1 is the detail. DataSet2 is the totals.

    Write some sort of expression or code where...

  • RE: Contracting question - Left old company, but still provide support.

    You also need to discuss with your contractee how often you plan to invoice them and how long they have to pay you. This is VERY IMPORTANT. If...

  • RE: Just passed. My steps to passing 70-431 ( no exam spoilers, dont worry!)

    Unfortunately, you can't just not use SQL Server every day. You have to make time. Schedule yourself during lunch or an hour before / after work and use...

  • RE: Input string was not in a correct format

    Jack & Matt,

    You were both right. Non-numeric empty string that I couldn't fix on the query side. Had to mask it in the report.

    Thanks to both of you...

  • RE: Input string was not in a correct format

    Gosh darnit! I had multiple windows open this morning and thought I put this one in the SSRS forum. Sorry all.

    But I'll take Matt's suggestion and see if...

  • RE: Dumb question: Where is SSIS?

    You might be stuck with making the DBA of the other database export the data as a flat file and then hooking up with that.

    But I'm positive I read...

  • RE: Dumb question: Where is SSIS?

    That's not what I meant. I only ever use the OLE DB sources and destinations. Hence, I don't know the trick (and there is one, I remember seeing...

  • RE: Rant: sa account

    Technically, nothing should be using the SA account. If you have jobs, processes, users or anything else using the SA account, you've already got a serious security problem.

    SA should...

  • RE: Rant: sa account

    And once the email goes out, even if it's only to legit business users, it only takes one "blonde moment" to forward the email to someone outside of the business,...

  • RE: Dumb question: Where is SSIS?

    I always use OLE DB sources, so I really can't answer that question for you. Has anyone else done ODBC sources?

    I recommend the SSIS book put out by McGraw...

Viewing 15 posts - 9,136 through 9,150 (of 9,701 total)