Thank you for your help. The ASP code is working now. However, I've encountered another problem. It seems that SQL Server does not recognize @LATITUDE AND @LONGITUDE as decimals, even though I'm declaring them as decimals. I'm getting the following error:
Error converting data type varchar...
I'm getting the following error when I attempt to pass a parameter (via an ASP page) with a decimal data type to a SQL Server 2000 stored procedure:
Microsoft OLE DB Provider for SQL Server error '80004005'
The precision is invalid.
Here's my ASP code:
set cmd = server.CreateObject...
I'm getting the following error when I attempt to pass a parameter (via an ASP page) with a decimal data type to a SQL Server 2000 stored procedure:
Microsoft OLE DB Provider for SQL Server error '80004005'
The precision is invalid.
Here's my ASP code:
set cmd = server.CreateObject...
I would like to know if it is possible to customize the printer dialog box shown when the print button is clicked within the CRViewer. I need to code this within my VB application. I tried using the PrintReport and PrintOut methods, but it is not giving me the results I want. The Printer...
I've developed an interface using VB6 to print several reports that were created using Crystal 8. The interface is suppose to filter records from tables or queries in an Access 97 database based on what the user enters. I'm working with a total of 4 reports. 3 of them were created using data...
I'm unable to figure out how to use the GroupSelection function within the Formula Editor. Could someone provide some example as soon as possible.
Thanks,
YAmoah
KenHamady,
I followed your suggestion and grouped the entire report based on a constant field in the data source and placed the title and the crosstab in this grouped section. When I use the arrow buttons at the top of the report viewer to scroll to the next page, the title and crosstab is...
I've created a cross-tab report that displays data in a total of 8 columns(4 columns on each page). I'm not able to figure out how to make the Title of my report, display on every page. It only displays on the first page of the report. I put the title in the Page Header section because I knew...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.