Posts: 30
Threads: 14
Joined: May 2009
Reputation:
0
06-22-2010, 03:17 PM
Hi,
I would like to fire SQL queries through QTP...like
(1) Sorting, Count, Avg.....etc and also queries like
(2) Union, UnionAll....etc on Excel sheet columns.
Can anyone please suggest suitable code/script for that.
Thanks
Shrini
Posts: 30
Threads: 14
Joined: May 2009
Reputation:
0
06-24-2010, 05:07 PM
Hi Saket,
Thanks for the link. Yes it will surely helps in getting idea about how to fire SQL query on databases. But my requirement belongs to firing queries like Avg, Count, Sort....and more importantly Union and UnionAll.
So request you to please give a script with examples i.e firing above mentioned queries; so that i and many of LearnQTP family members will get exact idea about it.
Thanks for your gr8 support in advance...
Regards,
Shrini
Posts: 30
Threads: 14
Joined: May 2009
Reputation:
0
07-14-2010, 02:44 PM
Hi,
Can anybody please resolve my above query....its urgent.
Your help is much appriciated.
Thanks
Shrini
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
07-19-2010, 07:26 PM
Hi Sasmita,
External links are not allowed here, if you know the answers, please post it here.
regarding this thread - Shriqtp want to know about firing query with excel functions like Avg, Count, Sort, which I think is not possible to use directly using ADO.