Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Reading SQL query into array

 
Thread Tools Search this Thread
Old 08-30-2004, 09:47 AM   #1
Default Reading SQL query into array


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




Steve
  Reply With Quote
Old 08-30-2004, 09:52 AM   #2
Hermit Dave
 
Posts: n/a
Default Re: Reading SQL query into array
Get DataReader and then iterate and write stuff to the Array

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Steve" <> wrote in message
news:GQBYc.13117$...
> 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
>
>





Hermit Dave
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Prerequisites 70-745 (Business Intelligence) Valmont MCITP 3 06-24-2008 03:03 PM
SQL Server 2008 delayed into Q3 2008 darrilgibson@cox.net MCITP 0 01-27-2008 10:26 PM
MCITP SQL Server 2005 or SQL Server 2008 Darrilgibson@gmail.com MCITP 0 12-19-2007 01:56 PM
SQL 2005 installation error, cannot start SQL Vicky MCITP 0 04-06-2007 07:36 PM
SQL Server 2005 Migration Assistant Autonumber problem. LarryWestMCSD MCTS 1 03-28-2007 02:08 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46