• John, thanks for the quick response.

    I do not need to update a table on display data via a view.

    More info:

    The view will be used by a IVR.

    The user will enter a date the IVR program will query the view

    with user name and date.

    The view returns, for example, 10 items with a matching date.

    The IVR program needs a counter to loop through the rows.

    Does that help?