How to parameterize the sql queries using win runner with out using standard database check points.my script is:class_name=ddt_val(table, \

Questions by x   answers by x

Showing Answers 1 - 5 of 5 Answers

venkatrao

  • Jan 24th, 2006
 

                    by making that sql statement as prepared dynamic query.

  Was this answer useful?  Yes

sudhakar2068

  • Oct 17th, 2006
 

 We can parameterize the sql queries using win runner with out using standard database check points by witing the Queries in the SQl sever.


sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

  Was this answer useful?  Yes

sreeniva

  • Nov 15th, 2006
 

hai this is sreenivas.This is possible by using following functionsdb_connect()db_execute()db_write_records()kindly inform me if i am wrong.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions