Groups | Blog | Home
all groups > sql server mseq > january 2005 >

sql server mseq : Parameter Query


pjscott
1/4/2005 6:47:03 AM
I'm using sql 2000 and Access 2002. I need to create a parameter query that
would ask the following statement: "Enter the work order number".

How would I do this in sql?

Thanks for the help,

Hugo Kornelis
1/4/2005 9:50:25 PM
[quoted text, click to view]

Hi Paul,

You can't, at least not in MS SQL Server. SQL Server is completely
non-interactive. You just submit a query and you get the results back.

I believe that you can do it in Access 2002, but you'd have to ask in an
Access group.

Best, Hugo
--

AddThis Social Bookmark Button