View Single Post
Old Sep 8, 2004 | 10:18 AM
  #1  
Jim Galbally's Avatar
Jim Galbally
20K+ Super Poster.
 
Joined: May 2003
Posts: 20,599
Likes: 0
From: Ramsgate, Kent Drives: E39 530D Touring
Default SQL Server 2K Question

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
Reply