Sunday, March 25, 2012
Crystal SQLQueryString
Something like
CR.GetQuery
Thursday, March 22, 2012
Crystal Reports driver for SQL Server 2005
I use Crystal Reports with SQL Server 2005. Which driver (ODBC or OLEDB) should be used when connecting Crystal Reports to SQL Server 2005. Business Object support forum has an article (which is old) says to use ODBC. That it is faster than OLEDB. They have a more recent article which state to also use ODBC when upgrading Crystal Reports 8.5 to XI and connecting to SQL Server.
But then I read the OLEDB is the new interface and should be used instead of ODBC which is going away.
Which is preferred for Crystal Reports XI?
ODBC is not going away.
In general, there is no preferred interface - though 3rd party suppliers may have their own good reasons for making recommendations for users of their applications. Both APIs have their strong points. ODBC is the most widely used, but there are places where OLE DB can be a better choice. The choice depends on the needs of the application
Tuesday, March 20, 2012
crystal reports and business objects
This may be a dumb question, but I haven't really been able to find an answer to it. Are Crystal Reports and Business Objects the same thing?
Also, does anyone know of any tutorials for Business Objects software online anywhere? When I google for it, I only find links on the concept of business objects and not on the software...
Thanks,
RanthalionRefer this
www.BusinessObjects.com
Sunday, February 19, 2012
Cross tabs with Drill downs
Hi Guys
I need to generate a report where I need to have drill downs in a matrix(cross tab query) in Business Intelligence.
When I try to build a report using the report wizard, I can either select matrix or Drill downs and subtotals.
Can I have both of these options?
Thanks
Mita