Forum: C# Sep 26th, 2009 |
| Replies: 6 Views: 455 Hi
I've tested Antenka's solution and it works like a charm. Thank you very much.
DdoubleD solution apparently works too, but i haven't had the time to test it yet. It seems to me that, for... |
Forum: C# Sep 25th, 2009 |
| Replies: 6 Views: 455 thank's for the replies, i will test these solutions tonight and post my results... |
Forum: C# Sep 25th, 2009 |
| Replies: 6 Views: 455 Hi
I want to fetch results from a given table (in this case using MySql) and put them in a array or arrayList or List<> (whatever works better). The thing is that this must be made dynamically.... |