|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
i'm planning to store records first before printing them, though i'm stuck with this rare problem: Which is better, store 1000 records in an array or store 1000 records in a database? Which will be more beneficial?
|
|
#2
|
||||
|
||||
|
well, that all depends on the size of the records. You could do an array of a user-defined type to match your database table
__________________
Fisherman "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > for memory's sake |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|