Sunday, March 11, 2012
Crystal Report Performence Issue
I am new in Crystal Report.net2005.
I have used VB.net Application, Access 2003 as back end database.
I am using dataset for viewing crystal report.
My prob is that:
For th first time my reports are taking too much time to show.
But the next time it's not taking so much time.
It's happening every time when i exit the application.
Please give solution
Thank in Advance
Mayukh.What happens if you run the Crystal generated SQL directly in Access? Is it slow the first time and quicker next time?|||First time to make connection and pull data it takes sometime. But next time it would be faster as connection is already there until you refresh the report
Crystal Report File View
I'm using Crystal Report 8.5 version for report viewing in my application developed in VB6.
Usually in my application it will contain 10 to 15 pages in report to view, which is viewed by clicking on the next page arrow. I just want to know whether this is possible to view the pages by scrolling down the mouse.
ie, i want to view all the pages just like MS word page viewing. Is that possible?? How to do that if possible?
Thanks n Regards,
Binjose
Binjose is online now Add to Binjose's Reputation Edit/Delete MessageNo it is not possible. You have to click next page
Wednesday, March 7, 2012
Crystal 8.5 - Not fetching data
Reports use ODBC to connect to database. Connection to database if fine.
BTW: It works fine on all the other machines with OS Win2k or XP. It seems this is issue is specific to machine.
What could be the cause, I am suspecting on the same machine there might be another application which is using Crystal Reports which are developed in the higher version of CR. MY question is if I forced register CR 8.5 run time files, will the reports work? and how to forced register .dlls?
Your help is greatly appreciated.
Thanks,
ktuser.If your reports were designed in lower versions than that of the reports the dlls of older version should be registered. When making Setup files, add all the required dlls so that when you install the application they will be registered
Tuesday, February 14, 2012
Cross Domain replication using non-static subscriber end points.
in viewing the demo about Sql Server 2005 Express Edition (SS2K5EE). One of the frames states "With SQL Server Express, you can now host information on a server and multiple users can easily access your data." My question is IF I have SQL SERVER 2005 Standard Edition (SS2K5SE) servicing subscribers SS2K5EEs Does the new achitecture between SS2K5SE and SS2K5EE support cross domain replication? I see that SS2K5EE only supports subscription replication. Can the express editions exist on stand alone computers where they are separated from SS2K5SE by the internet?
If installations of my application (each uses a SS2K5EE) are each on a computer on the internet (not static IPs) can each update itself via subsciption replication to the SS2K5SE without me having to write the plumbing code that gets the information to and from the SS2K5SE? (((Such as web service call with a big xml payload that represents data to the SS2K5SE and a whole messaging infrastructure that accomplishes inserts updates deletes, etc. )
If this is possible now with the new products can someone point to any white paper(s) that detail the how to?
I think web sync merge replication may fit into your scenario. Please refer to Books On line,
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/rpldata9/html/21f8e4d4-cd07-4856-98f0-9c9890ebbc82.htm