I have a sql view connected to .asp page. How can I copy this view to create...

tweetytweet

New member
...another view with some changes? to make similar .asp page. I just need to change a few things in the new view, but can't figure out how to copy the old one. When I 'Open View' , it only shows SELECT * FROM viewCustReport. Where do I find how this view was created.

Thanks for your time
 
Back
Top