Question
How do you query a SQL view
Is it possible to query a MS SQL 2005 view directly from a web page instead of querying tables in a database?
Here is our server settings: ColdFusion MX
Version 7,0,2,142559
Edition Enterprise (DevNet)
Operating System Windows 2003
OS Version 5.2
The view is in the same database as the original tables.
If it is possible to do, how would one go about doing it?
Thanks in advance for your assistance.
