Hi, There is a problem with me. I want to open a report created in CR9 thru VB 6 but without using CRViewer. Actually, i want the behavior of Crystal Report control. i.e. report is opened in a seperate window and it stays alive even if vb application is closed. Is there any kind of "Crystal Report control" for CR9, too ? Plz, respond asap. Awaiting your reply....
spn
Posts
-
Crystal Report 9 + VB6 -
Crystal Report Error: Fail to render the pageHi, Can anyone plz tell the fix for following problem !! I'm getting an error while opening a report thru .net, it says "Fail to render the page". The error i'm getting is only for the first page. Second page is displayed properly !! The report runs nicely with Crystal Report s/w. Plz do tell the fix ... It's urgent Thanks in anticipation
-
Crystal Report viewer Navigation bar problemHi, Anyone knows how to hide the navigation bar when viewing report in the browser and printing the same thru the browser. I've tried these options but doesn't work.. crp.ParameterFieldInfo = paramFields crp.DisplayGroupTree = False crp.EnableDrillDown = False crp.HasPageNavigationButtons = False crp.DisplayToolbar = False crp.SeparatePages = True Thanks in anticipation
-
MS SQL Server date formatThanks... But i want the data to retain datetime datatype, so that i can apply datetime functions to the data.
-
MS SQL Server date formatDoes MS SQL Server support dates in 'mmyy' format? If so, how??