Hi Girish, What kind of environment you are working on i.e where is your Database located in local network or remote. If it is located in remote, then it will take a time to get data into ADODB Recordset.
you need to put some wait after retrieving the data Regards, Kishor On Tue, Aug 23, 2011 at 11:41 AM, Girisshhh <[email protected]> wrote: > Hi All, > This is a strange problem that i faced today in QTP .. > There is a certain querry in the format which select a row from > <database name>.<view name> on some conditions. > When i execute this querry in SQL its working fine .. But when i try > to execute the same using the connection object on ADODB.Connection > then it give me a null record set .. > has anybody faced a similar problem .. ? > > Or else if some1 can give me some useful hints .. i would be grateful. > > > > Thanks , > Girish > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
