I have a stored procedure that accepts 2 input parameters.
I designed a report and specified default values for this from crystal reports and it works well, but now I want users to be able to specify values at run time from VB6 environment but all I get is an empty report, I don't know what the...
I have a stored procedure that accepts 2 input parameters.
I designed a report and specified default values for this from crystal reports and it works well, but now I want users to be able to specify values at run time from VB6 environment but all I get is an empty report, I don't know what the...
Hi All,
I'm using crystal reports version 7.0
I passed a selection formula to crystal reports from visual basic 6 but it's telling me "error in formula record selection"
The vb code is below
-----------------------------------------------------------
Report.SelectionFormula = "{Tablename.date}...
refer to faq222-2067 posted on the 20th of June 02.
I still maintain that I need to know how to pass the value of a parameter to crystal reports.
I have a stored procedure in sql server 7.0 and created a parameter collection to create the required parameter in Visual Basic 6.0 environment, but...
Hi all,
Please I need fast help on how to install a Visual Basic 6.0 application developed on windows 2000 server on a windows NT workstation.
I used Package & Development Wizard to prepare the application for deployment but on the workstation it's not installing it's saying one or more files...
Can someone help me?
I need to create a report that will take parameters supplied through a combobox control. I need to create the parameter and assign combobox's value to it which I did but it's giving me error plus I've forgotten how to use the declared parameter to create the report.
Below...
I'm a novice with VB6.
I want users to be able to define their own input mask and store it in a table.
After which they can then input into another table based on the predefined input mask.
If the input format is not the same as predefined input mask it should prompt users.
A payroll software was designed with VB6 as the front end and MSSQLServer 7.0 as the back end. Now I'm being asked to interface it with a banking application such that employee/Client bank account will be automatically credited once the software is run.
How do I go about it? Code snippets will...
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.