InputParameters limitations in Access2000 ADP

B

Burglar

Hey all,

I have an application written in Access2000 ADP and have a
number of reports that have recordsources of type SP. I
have numerous parameters that are also passed through
the .inputparamters property. My problem is, one of my
SPs has 2 string variables that can accept up to 8000
characters (this is necessary for some complex
aggregates). Anyway, everytime my input parameters reach
256 characters or more, the sp prompts me for the
parameters. Essentially, how can I get the input
parameters to be longer than 255 characters. I hope this
makes sense.

Burglar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top