Viewing 14 posts - 46 through 59 (of 59 total)
specifically in the ELSE Case I get
Error in list of function arguments: 'SELECT' not recognized.
Error in list of function arguments: ')' is not recognized.
Unable to parse query.
I would...
June 2, 2010 at 12:57 pm
I'm having trouble with the following bit. I have a fairly complex set of case statments but the following is what I'm having trouble with (most inside portion)
...
June 2, 2010 at 11:04 am
Thanks for the Links! Here's what I found. per a conversation in one of those links, someone changed their int32 type to long to make it work.......
April 7, 2009 at 7:59 am
I think I see something that may be of issue but I'm not sure why....
SSIS package "DataPullTest_Score_D.dtsx" starting.
Information: 0x4004300A at Data Flow Task - Pull Data from District, DTS.Pipeline: Validation...
April 6, 2009 at 11:17 am
error is on the Execute SQL task.
April 6, 2009 at 11:02 am
Ramesh (4/6/2009)
Try setting the BypassPrepare=True...
April 6, 2009 at 11:01 am
I did and pushed it to User::InsertVariable (string) and it came up as follows:
Exec usp_InsertDataPullRecordCounts 'Test_Score_D', 0, 174227
which looks correct to me, (and inserts just fine in a sql...
April 6, 2009 at 8:40 am
Phil Parkin (3/31/2009)
I don't think you should be trying to fail the package, just because you do not want it to continue processing.
Perfect! works great. I knew I...
March 31, 2009 at 9:12 pm
I finally solved it by creating a series of subreports and creating a table to locate them in and grouping the table on the ObjectiveID.
worked really slick.
October 3, 2008 at 1:26 pm
yes I'm using VS BIDS....
I'd have to agree with you about Access being a simple reporting tool.... and I also have see situations where it would put the "Texas...
September 30, 2008 at 9:42 am
correct where each break would contain a different objective and the details therin as well. and a dual column results | use of results.
I can almost get my mind...
September 30, 2008 at 9:06 am
the query isn't an issue, getting the data is easy. what I don't see is how to get it into SSRS Reports.
here is the pattern:
for each objective
Display...
September 30, 2008 at 8:21 am
I didn't have any issue with data sets until I added more than 2 to a page (1 for the param listing) and one for the displayed data set... ...
September 19, 2008 at 10:33 am
does shuffling down the hallway to the coffee pot count?
Winter - snowboarding
Summer - wakeboarding & jetskiing with my brother
Fall/Spring - Frisbee golf (cause I can take my dog)
for a...
August 8, 2008 at 8:27 am
Viewing 14 posts - 46 through 59 (of 59 total)