I am sending an array of values to stored procedure created in SQL Server2000. How can i send and accept those array of values in stored procedure. For Ex I am sending an array of employee numbers to a stored procedure and i want the stored procedure to return only those employee details which are in table. Could any body help me in this problem. Thanks -Ravi
Start Free Trial