i created a dataenvironment command with 2 query parameters which were received from the user through form.
one for numeric datatype and another for a string datatype.
when i call the report using the commnd it gives an error as....
parameter object is improperly defined.Inconsi stent or incomplete information was provided with run time error no as
2147220992(8004 0200)
i have defined them as numeric and string datatype in the parameter properly.
kindly help me in solving the problem pls
one for numeric datatype and another for a string datatype.
when i call the report using the commnd it gives an error as....
parameter object is improperly defined.Inconsi stent or incomplete information was provided with run time error no as
2147220992(8004 0200)
i have defined them as numeric and string datatype in the parameter properly.
kindly help me in solving the problem pls
Comment