Viewing 15 posts - 9,136 through 9,150 (of 9,707 total)
Now there's a nifty piece of code I need to book mark. Thanks, toolman!
January 14, 2008 at 9:52 am
Matt,
Part of my problem was that I was using a dynamic SQL string to create a PIVOT of the totals to get my group totals for the subreport. I've...
January 14, 2008 at 9:46 am
Matt,
You're da bomb! Thanks, that worked perfectly.
Don't know what I'd ever do without you. @=)
January 14, 2008 at 9:42 am
Dave,
90%? Depends. How comfortable do you actually feel with the material? Do you think you could pass the exam, no distractions, without having a copy of BOL...
January 14, 2008 at 4:15 am
Question on the insurance issue. Are you guys just talking about health insurance or other kinds of insurance?
What if you're a FTE someplace else (with health insurance) and doing...
January 14, 2008 at 4:09 am
Matt,
Yes, I did put the subreport in the group footer, and ended up getting all total lines on each individual group.
I'm going back to the end users to see if...
January 14, 2008 at 4:06 am
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...
January 14, 2008 at 4:03 am
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...
January 11, 2008 at 12:43 pm
I did actually have the subreport parameterized, but maybe I set it up wrong. Thanks, Matt. I'll look into it.
January 11, 2008 at 10:09 am
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...
January 11, 2008 at 10:07 am
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...
January 11, 2008 at 8:10 am
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...
January 11, 2008 at 7:21 am
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...
January 11, 2008 at 6:07 am
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...
January 11, 2008 at 6:03 am
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...
January 10, 2008 at 11:25 am
Viewing 15 posts - 9,136 through 9,150 (of 9,707 total)