I have a stored procedure which pulls the cycle time data from the server and store it in a record set. I am wondering how to search for a Cycle Time based on the given step name.
This is a sample table column format: Step Name Cycle Time
Here is the part of the code that pulls the data and store it in a recordset.
Wondering how can I retrieve the Cycle Time for a given step namePlease Login or Register to view this content.
Thanks in advance, Anil
Bookmarks