OpenConnect(); OleDbDataAdapter olda开发者_开发问答 = new OleDbDataAdapter(\"Select * from RECORD where LIC_PLATE=\'GE 320\'\", con);
Can anyone enlighten me on how to find and remove a default parameter in Crystal Reports 8.5 and/or 9? I get all confused by visual code techniques like this where I can\'t just grep the codebase and
I have 25 columns im my table 开发者_Python百科and i have to show all columns in Asp.net Crystal report
How to use the parameter field to get values from da开发者_如何学Gotaset in Crystal Reports? How can I assign a SQL query to the parameter field?Have a look at the article
suppose if i have a few hundred thousand records in dataset how can i show this in Crystal report by allow multiple page...
I have report with subreports. Part of them are using OBDC database type. I want to set all subreports to OLE DB with new connection parameters
I have a complex report printing on pre-print stationary, first page needs a short footer, second page a larger footer, subsequent pages no footer at all. My suppression rules are working fine but the
Im using crystal report in asp.net....I have create parameter fields to开发者_如何转开发 get input....Consider if i create numeric parametere field then i have to validate that particular field if use
Does anybody know how to improve the performance of a Crystal Report that has a subreport?The subreport uses ADO.NE开发者_StackOverflow社区T objects...and takes FOREVER to generate.Is the subreport be
I have an asp.net web application. When I try to export a report via crystal report I get following error :