Re: Store procedure receiving data type table paremeters
From: Jacco Schalkwijk (NOSPAMjaccos_at_eurostop.co.uk)
Date: 03/04/04
- Next message: NevH2001: "Re: Faster way than 9 left joins??"
- Previous message: Sky: "Q: is there a 'BUT NOT' statement for Select statements?"
- In reply to: Daniel Caetano: "Store procedure receiving data type table paremeters"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Mar 2004 14:10:12 -0000
It is not possible directly, but depending on your situation you might find
useful information about other ways to do it in the following 2 articles:
http://www.sommarskog.se/arrays-in-sql.html
http://www.sommarskog.se/share_data.html
-- Jacco Schalkwijk SQL Server MVP "Daniel Caetano" <dcaetano@ig.com.br> wrote in message news:%23w0MrUeAEHA.3004@TK2MSFTNGP10.phx.gbl... > Hi all, > I want that my procedure to receive a table as paremeter from my > application. I use vb .net and it passed as dataset type. Is that the best > way to do it?? > Is that possible??? > >
- Next message: NevH2001: "Re: Faster way than 9 left joins??"
- Previous message: Sky: "Q: is there a 'BUT NOT' statement for Select statements?"
- In reply to: Daniel Caetano: "Store procedure receiving data type table paremeters"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|