Hi friends,

i have stored some values in arrarylist .. i want to insert the each values to my table in sql server database in row wise.. how to pass the array list to storedprocedure and how to get the count of arraylist in stored procedure.. plz help me ..