Hi Girish, please use QTP DB Check point to retrieve values, using the same query
If you are able get data in Check Point,then we need to look into your code. or if not able to get Data in DB Check point, need to see like , DB connection settings in ADODB Connection sting. Please try this. On Wed, Aug 24, 2011 at 1:46 PM, Girisshhh <[email protected]> wrote: > Hi Kishor , > i dint knew about the wait time here .. How much is d max wait time > that is expected for a db Query ? > > But what i did try is i tried creating a DB Checkpt and even it cudnt > retrieve the value .. Do u still think this can be a wait problem .. > > > Regards, > Girish > > On Aug 23, 10:58 pm, Kishor Kumar <[email protected]> wrote: > > 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 > -- 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
