Showing posts with label builder. Show all posts
Showing posts with label builder. Show all posts

Tuesday, March 27, 2012

Embed Report Builder

Hi,
I am trying to find out if I can embed report builder into a Delphi 5
application.
Does anyone know if this is possible?
Thanks,
SDAlas, it isn't...
Neither the VS.NET designer, nor the Report Builder designer can be
integrated into custom applications. To make the matter worse, there isn't a
single extensibility hook in the Report Builder (not event command line
switches). It is pretty much "take as it-is or leave it" kind of a design
pattern. Very strange, considering the extensibility has been one of the RS
hallmarks since its first release. Currently, we are implementing a
home-grown ad hoc designer to this reason. Don't ask me how much fun we are
having implementing a WYSIWYG designer :-(
--
HTH,
---
Teo Lachev, MVP, MCSD, MCT
"Microsoft Reporting Services in Action"
"Applied Microsoft Analysis Services 2005"
Home page and blog: http://www.prologika.com/
---
"ScottishDeveloper" <ScottishDeveloper@.discussions.microsoft.com> wrote in
message news:2EEA3CD0-F2E6-4639-A116-1FD7DC79D8BB@.microsoft.com...
> Hi,
> I am trying to find out if I can embed report builder into a Delphi 5
> application.
> Does anyone know if this is possible?
> Thanks,
> SD

Wednesday, March 7, 2012

EM query builder problem

I'm aware that this query doesn't make sense but it demonstrates a problem
with the query builder. The query executes in query analyser.
I prefer using EM over query analyser for the most part because it allows
changing values in the results pane, but why does it change perfectly good
queries?
Try this...
use Northwind
SELECT *
FROM orders
WHERE binary_checksum(*) <> (SELECT binary_checksum(*) FROM customers
WHERE orders.customerid = customers.customerid)
I haven't tried this, but EM is not really the tool for running queries. You
are better off switching to Query Analyzer for running queries. EM does so
many things behind the scenes, that are not very obvious.
I wrote an article on this topic at:
http://vyaskn.tripod.com/sql_enterpr...r_or_t-sql.htm
HTH,
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
"news.microsoft.com" <deo.is@.unknown.com> wrote in message
news:OpDL9S3aEHA.1248@.TK2MSFTNGP11.phx.gbl...
I'm aware that this query doesn't make sense but it demonstrates a problem
with the query builder. The query executes in query analyser.
I prefer using EM over query analyser for the most part because it allows
changing values in the results pane, but why does it change perfectly good
queries?
Try this...
use Northwind
SELECT *
FROM orders
WHERE binary_checksum(*) <> (SELECT binary_checksum(*) FROM customers
WHERE orders.customerid = customers.customerid)
|||If it's not for running queries then why is there a query builder / mangler?
Looks like I'll have to find a third party app then. QA doesn't do what I
need.
I'm not asking for anything but the bugs to be fixed.
"Narayana Vyas Kondreddi" <answer_me@.hotmail.com> wrote in message
news:%23nsy4MXbEHA.1548@.TK2MSFTNGP12.phx.gbl...
> I haven't tried this, but EM is not really the tool for running queries.
You
> are better off switching to Query Analyzer for running queries. EM does so
> many things behind the scenes, that are not very obvious.
> I wrote an article on this topic at:
> http://vyaskn.tripod.com/sql_enterpr...r_or_t-sql.htm
> --
> HTH,
> Vyas, MVP (SQL Server)
> http://vyaskn.tripod.com/
>
> "news.microsoft.com" <deo.is@.unknown.com> wrote in message
> news:OpDL9S3aEHA.1248@.TK2MSFTNGP11.phx.gbl...
> I'm aware that this query doesn't make sense but it demonstrates a problem
> with the query builder. The query executes in query analyser.
> I prefer using EM over query analyser for the most part because it allows
> changing values in the results pane, but why does it change perfectly good
> queries?
> Try this...
> use Northwind
> SELECT *
> FROM orders
> WHERE binary_checksum(*) <> (SELECT binary_checksum(*) FROM customers
> WHERE orders.customerid = customers.customerid)
>
>

Sunday, February 19, 2012

EIS reporting tool for Analysis Server

Is there a good EIS reporting tool for Analysis Services somebody
recommended me to check out - Microsoft Open EIS Builder not sure where
we can get information on this product.
Please advise good EIS solutions on top of Analysis Services
Thanks
Karen
Karen,
My website lists many of the front-end options for AS.
www.johnkeeley.com
Regards,
John
|||karenmiddleol@.yahoo.com wrote:

> Please advise good EIS solutions on top of Analysis Services
Karen,
you wanna look here:
http://www.mosha.com/msolap/util.htm
regards
frank

EIS reporting tool for Analysis Server

Is there a good EIS reporting tool for Analysis Services somebody
recommended me to check out - Microsoft Open EIS Builder not sure where
we can get information on this product.
Please advise good EIS solutions on top of Analysis Services
Thanks
KarenKaren,
My website lists many of the front-end options for AS.
www.johnkeeley.com
Regards,
John|||karenmiddleol@.yahoo.com wrote:

> Please advise good EIS solutions on top of Analysis Services
Karen,
you wanna look here:
http://www.mosha.com/msolap/util.htm
regards
frank