Re: Reading SQL query into array
From: Hermit Dave (hermitd.REMOVE_at_CAPS.AND.DOTS.hotmail.com)
Date: 08/30/04
- Next message: Hermit Dave: "Re: How to intercept error when httpRuntime maxRequestLength is ex"
- Previous message: simon: "Adding button in asp:repeater"
- In reply to: Steve: "Reading SQL query into array"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 30 Aug 2004 09:52:34 +0100
Get DataReader and then iterate and write stuff to the Array
-- Regards, Hermit Dave (http://hdave.blogspot.com) "Steve" <nospam@spam.org> wrote in message news:GQBYc.13117$D7.11944@news-server.bigpond.net.au... > Hello everyone, > > Is it possible to query a database directly into an array? or would you > need to read into an DataReader first, then copy the data into an array? > > Thanks in advance! > > Steve > >
- Next message: Hermit Dave: "Re: How to intercept error when httpRuntime maxRequestLength is ex"
- Previous message: simon: "Adding button in asp:repeater"
- In reply to: Steve: "Reading SQL query into array"
- Messages sorted by: [ date ] [ thread ]