henr...@gmail.com
unread,Jul 28, 2006, 2:53:44 PM7/28/06Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
I have a query result of 1 column and 20 rows of integers. How Can I
store this result in an array.?
or is there any other method I can use that would allow me to retreive
any single item in the query result anytime in my code
(am working with sql database ,
asp.net and C#)