01-02-2012, 06:58 PM
Hi,
I am trying to pass Db queries as input parameters to BPT components.
For queries longer that 1026 Char, i am getting error, as QTP accepts only 1026 character from the query string and truncate rest string.
Is there any way to increase the lenght of the string that can be passed tp QTP.
Or any other work around, to pass the complete query.
I am passing this query string as an input to the ADODB object.
Thanks in advance,
Anjali
I am trying to pass Db queries as input parameters to BPT components.
For queries longer that 1026 Char, i am getting error, as QTP accepts only 1026 character from the query string and truncate rest string.
Is there any way to increase the lenght of the string that can be passed tp QTP.
Or any other work around, to pass the complete query.
I am passing this query string as an input to the ADODB object.
Thanks in advance,
Anjali