|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Passing 2-D Array from one function to anotherI am getting info. from database and storing into 2-D array. And another function getting this array and do process. But problem I am getting is. 1. How can I return 2-D array from first function. 2. How can I pass 2-D array from first function to second function. 3. How can I get 2-D array to second function via parameter. And I have this 2 function in different ".vb" class. Please let me know your suggections. Thank you very much in advance. Regards, Hotpars Hello hotp***@gmail.com,
DONT USE ARRAYS FOR DATABASE WORK. You get the data back in a datatable.. just pass that around. -Boo Show quoteHide quote > Hello, > > I am getting info. from database and storing into 2-D array. > > And another function getting this array and do process. > > But problem I am getting is. > > 1. How can I return 2-D array from first function. > 2. How can I pass 2-D array from first function to second function. > 3. How can I get 2-D array to second function via parameter. > And I have this 2 function in different ".vb" class. > > Please let me know your suggections. > > Thank you very much in advance. > > Regards, > Hotpars
Make application sleep
Check for .NET Installed file transfer help? anyway to unload the dll mp3 synchronised lyrics Programmatically Find All Registry Entries Bitmap to JPEG with compression settings Design View when using an ASP:Panel to show/hide groups of <tr>'s Check for .NET Installed Check for .NET Framework |
|||||||||||||||||||||||