you never know, sum1 might know
i've got a program which gets data from a SQL source and you can get the data from either a specific table or a specific query within the database
the data i need is all mixed between different tables, so i need to write a query to get all of it out (the easy bit i can do)
but how do i save that query within the SQL database so that i can get this program to use it? i cant find any options in SQL Query Manager, or SQL Administrator
and i dont have any documentaion or manuals etc to refer to, n cant find any help with google