Here's the scenario:
I have two tables in a SQl database, one with lat/longs and the other with data I want to see.
I have created a view in SQL that shows what we need, but how do we view that in ArcGIS? We do not want to create a new table from xy data (static) and we need the data to update when the users and another record. Hence the view.