Assigning multiple datatypes to array

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Steve Wasser (sewasser_at_hotmail.com)
Date: 02/19/04


Date: Thu, 19 Feb 2004 10:43:54 -0800

I've got a DataTable, see? I'm pulling it from a stored procedure, dig? I've
gotta push it to an array for calculating certain columns, then spit it to a
web page. With me so far? The datacolumns are dates, doubles, strings, man.
How do I store all the different datatypes in a multidimensional array,
dude? Am I looking at a jagged array? Nope, all answers point to another way
of calulating this drek, right? I'm doing this becuase the Stored Procedure
can't handle the calculation, in case you're wondering why I just don't do
it that way.

I look forward to your answer with anticipation.

-- 
Steve Wasser
http://xdissent.com
the journal of contrarian social discourse and neurotic opinion


Relevant Pages

  • Re: Assigning multiple datatypes to array
    ... > gotta push it to an array for calculating certain columns, ... > How do I store all the different datatypes in a multidimensional array, ... I'm doing this becuase the Stored Procedure ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Assigning multiple datatypes to array
    ... I was just assuming I'd need a array for rows and colums. ... I'm pulling it from a stored procedure, ... >> gotta push it to an array for calculating certain columns, ... >> How do I store all the different datatypes in a multidimensional array, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: slow writeit~lineout(stem.stem_var.k) processing
    ... Attempting to read the data into an array in the beginning; then putting the data into dynamic stems and dropping the array; then putting a dynamic stem into an array, writing it out from the array; droping the ... spit = spit + 1 ... parse var stem_name stem_var ...
    (comp.lang.rexx)
  • Re: rpgle, pcml & arrays
    ... allocation. ... If the program allocates memory on demand to store the array, ... SQL provides a way for a stored procedure to return a result set. ...
    (comp.sys.ibm.as400.misc)
  • Re: Passing arrays to a stored procedure
    ... sql developers around the world and Joe your attitude was quite frankly rude ... I am also writing a stored procedure and have to put an array of values into ... > into scalars. ...
    (microsoft.public.sqlserver.programming)