Sign in | Join
Last post 05-08-2008 12:33 PM by megetron. 3 replies.
Sort Posts: Oldest to newest Newest to oldest
Hello,
Do you know how can I define and initiate array of TINYINT ?I am googling but cannot find anything about that...
Have a look at these:
How to pass a list of values or array to SQL Server stored procedure?http://vyaskn.tripod.com/passing_arrays_to_stored_procedures.htmHow to pass array of values into SQL Server stored procedure using XML and Visual Basic .NEThttp://support.microsoft.com/kb/555266
I am using mySQL darabase....and I don't need pass variables, obnly DECLARE in array in a store procedue, that's all....
TABLE is the equivalent for Array.