Ace Master Posted December 5, 2003 Posted December 5, 2003 Hi. I have the mysql dataadapter which work with a datagrid to dysplay data, but I want the same values into an array. How to make this ? thanks Quote
MadHatter Posted December 5, 2003 Posted December 5, 2003 use the mysql datareader and insert the items from each row into an array. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.