Sir It is the problem that rouins me
Sir I am using Sql Server as my Db.
In Stored Procedure of Sql Server
I want to pass a table as an argument
No I am achieving this by creating duplicate table and first
saving to there and taking from there by an Id
or
using Array
but I did't think it is a proper method so I want to pass
a table (may be a recordset in
vb)or a dataset table in .net
I am using .net is my front end.
Expecting Immediate Reply
With Regards
C T Ranjith