arrays

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Sparky Mark (just1bloke_at_mykaroodomain.co.uk)
Date: 11/09/04


Date: Tue, 9 Nov 2004 09:37:53 -0000

Hi,
I'm working on an ASP site for a client. I dumped a recordset into an array
so that, with a bit of string handling and a few for..next loops, I can do a
one-time alteration of many records.

That bit has worked perfectly, but what I need to do now is update the table
with this amended data in the array.
I've not a clue where to start with this, and any help would be gratefully
appreciated

TIA

-- 
Sparky Mark
http://www.moglesby.karoo.net
~~~~~~~~~~~~~~~~~~~~~~~~


Relevant Pages

  • Re: Recordset or Array?
    ... I'd be interested in seeing the scripts. ... that GetRows returns an array of variants. ... Just because the client side recordset loads and stores all the data at once ...
    (microsoft.public.inetserver.asp.db)
  • Re: arrays
    ... >> I'm working on an ASP site for a client. ... I dumped a recordset into ... >> the table with this amended data in the array. ... Sparky Mark ...
    (microsoft.public.scripting.vbscript)
  • Re: Text terminal rendering design
    ... it is a fundamental element of the UI design. ... The management of that array's content by the client is quite a ... The array and the terminal are more tightly tied ... to do that because of the need to map into flavors of terminals. ...
    (comp.object)
  • RE: Error 3021
    ... The only thing I see is that after you open the recordset, ... Create proto-file names using the selected job names and storre to an array ... Save and close the document and repeat the loop ...
    (microsoft.public.access.modulesdaovba)
  • Re: Which is best - recordsets/VBA V SQL statements for updating data
    ... One typical requirement was a client who required a report that forecast ... > SQL is better than Recordset Updating and Vice Versa. ... Is this a job for SQL or for Recordset ... > Procedure or UDF on the Server machine, using loops, conditional, ...
    (comp.databases.ms-access)