Viewing 15 posts - 196 through 210 (of 261 total)
Are you asking if you can extract from oracle then load using BCP commands? Sure...but why? Unless you don't have access to the Oracle servers I guess...
ORacle has a tool...
May 21, 2007 at 4:43 pm
Are you not able to enter an expression in the visibility property of the image? What is the criteria for it to be showing?
May 21, 2007 at 3:43 pm
Not easily...
If you want to do it manually you could enter the link into the 'Comments' section which accepts HTML and remove the 'Include Link' checkbox. If you wanted a...
May 18, 2007 at 3:59 pm
There is a utility you can setup which reads RS Execution Logs and it comes with some predefined reports. Google it and I'm sure you'll find it...
I also have this...
May 18, 2007 at 3:01 pm
Here's how I would do it:
1.) Create an sp that returns the data on a server that is setup w/ linked servers to all 3 separate instances. (Hopefully this is...
May 18, 2007 at 1:50 pm
Great post Jeff...do you have a reference on Trinagular joins? I've not heard this term before but have run into the problem found in the code provided...
Cheers,
Ben
May 16, 2007 at 4:16 pm
I haven't tried it before but I know when you do a MySQL backup it has an option to make the backup basically a sql script that can be ran...
May 16, 2007 at 1:17 pm
How many pages are created when running the query? Did you try running it in the data set tab to see what all is being returned before previewing the report?
May 16, 2007 at 10:56 am
That works but I wouldn't really call it a solution to getting the field data in the header and footers...
May 16, 2007 at 10:54 am
Correct...I was under the assumption that you had a predefined username and password that was going to be used? This way I was thinking you could just add a couple...
May 16, 2007 at 10:53 am
Thanks Tim,
I've seen the /n software SSIS utilities app but the price is way outside the range for this. I have found however the open source WinSCP tool that has...
May 16, 2007 at 10:39 am
That worked for me...I don't think you can put fields in the page header or footer so this may have to go inside a textbox in the report body.
May 15, 2007 at 2:34 pm
Maybe a bit of a hack but I'm thinking you could do it w/ URL parameters...
May 15, 2007 at 2:31 pm
There's a system provided stored proc sp_rename that allows you to rename SQL Objects but I don't think this will work for an instance name. What did google bring back?
May 15, 2007 at 2:29 pm
Viewing 15 posts - 196 through 210 (of 261 total)