05-13-2010, 07:11 AM
Hi Ankur,
I have used SQL query to fetch an order number from database and i have stored it in datatable. I have used that value in datatable as a variable and passed in my script.
The value stored in the datatable is as below
order.453452
I want to pass the number "453452" as a variable. Can you help me with that?
Thanks in advance
I have used SQL query to fetch an order number from database and i have stored it in datatable. I have used that value in datatable as a variable and passed in my script.
The value stored in the datatable is as below
order.453452
I want to pass the number "453452" as a variable. Can you help me with that?
Thanks in advance