| | |
Coping dataset in array
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2007
Posts: 28
Reputation:
Solved Threads: 0
Hi!
I wish to copy the records in a dataset into an aary?
How is this possible?
Secondly, I would like to know whether using "=" operator while comparing is better or using an "in" operator is better
For example,putting the following in a for loop
Select city from empinfo where role = 'a' (puttng, 'b','c','d', and so on in place of 'a')
is better or
Select city from empinfo where role in ('a','b','c','d') is better
Ins hort, whish of the following would take less time??
I wish to copy the records in a dataset into an aary?
How is this possible?
Secondly, I would like to know whether using "=" operator while comparing is better or using an "in" operator is better
For example,putting the following in a for loop
Select city from empinfo where role = 'a' (puttng, 'b','c','d', and so on in place of 'a')
is better or
Select city from empinfo where role in ('a','b','c','d') is better
Ins hort, whish of the following would take less time??
![]() |
Similar Threads
- Array Distances (Python)
- Max size of Array (C++)
- compare 2 xml files with csharp (C#)
- Array limit (C)
- struct dynamic 2d array alloc (C)
- string to integer array transformation (C)
- Array (Visual Basic 4 / 5 / 6)
Other Threads in the VB.NET Forum
- Previous Thread: right click implementation through OS
- Next Thread: open folder
Views: 2946 | Replies: 0
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
"crystal .net .net2005 30minutes 2008 access add application arithmetic array assignment basic binary box button buttons center code combobox component connectionstring convert cpu data database databasesearch datagrid datagridview design dissertation dissertations dissertationthesis dll dosconsolevb.net editvb.net error excel firewall folder highlighting image images isnumericfuntioncall listview login math memory mobile ms mssqlbackend mysql navigate net opacity pan peertopeervideostreaming picturebox picturebox1 plugin port print printing printpreview problem problemwithinstallation project record reports" reuse save savedialog serial server sorting sql storedprocedure string structures studio temp textbox timer updown upload useraccounts usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web wpf





