Click here to Skip to main content
15,887,135 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: High memory usage Pin
N a v a n e e t h13-Sep-09 6:59
N a v a n e e t h13-Sep-09 6:59 
GeneralRe: High memory usage Pin
TheMrProgrammer13-Sep-09 18:02
TheMrProgrammer13-Sep-09 18:02 
GeneralRe: High memory usage Pin
Dave Kreskowiak13-Sep-09 15:21
mveDave Kreskowiak13-Sep-09 15:21 
GeneralRe: High memory usage Pin
TheMrProgrammer13-Sep-09 18:03
TheMrProgrammer13-Sep-09 18:03 
AnswerRe: High memory usage Pin
Henry Minute13-Sep-09 5:35
Henry Minute13-Sep-09 5:35 
AnswerRe: High memory usage Pin
Hurricane300013-Sep-09 6:13
Hurricane300013-Sep-09 6:13 
AnswerRe: High memory usage Pin
Luc Pattyn13-Sep-09 6:46
sitebuilderLuc Pattyn13-Sep-09 6:46 
QuestionRe: High memory usage Pin
TheMrProgrammer13-Sep-09 17:59
TheMrProgrammer13-Sep-09 17:59 
My app saves data (string) in the database which is of .mdb format.

At the startup all the data from the database is loaded into the memory
because the app needs to iterate through the data many times.

I think it will be faster to iterate through the string array rather than
iterating through the database, thats why i load it in a string array. am I correct in thinking so?
I use ADODB to connect to the database.

Is there a way to have the strings in the memory, without eating up the RAM?


how do i convert the data into stream?
well what is stream anyway?

TheMrProgrammer
http://www.icbse.com/2009/funny-exam-answers-school-students
http://download.cnet.com/TheCalcMan/3000-2094_4-10958266.html

AnswerRe: High memory usage Pin
N a v a n e e t h13-Sep-09 18:18
N a v a n e e t h13-Sep-09 18:18 
AnswerRe: High memory usage Pin
Luc Pattyn14-Sep-09 2:26
sitebuilderLuc Pattyn14-Sep-09 2:26 
JokeRe: High memory usage Pin
N a v a n e e t h14-Sep-09 16:09
N a v a n e e t h14-Sep-09 16:09 
AnswerRe: High memory usage Pin
programmervb.netc++14-Sep-09 14:05
programmervb.netc++14-Sep-09 14:05 
QuestionGetting Blank text value on Textbox Keypress [modified] Pin
mdrizwan_111-Sep-09 20:59
mdrizwan_111-Sep-09 20:59 
AnswerRe: Getting Blank text value on Textbox Keypress Pin
Christian Graus11-Sep-09 21:08
protectorChristian Graus11-Sep-09 21:08 
AnswerRe: Getting Blank text value on Textbox Keypress Pin
Abhishek Sur12-Sep-09 13:39
professionalAbhishek Sur12-Sep-09 13:39 
QuestionVisual Basic to generate a drawing Pin
Member 419652111-Sep-09 18:31
Member 419652111-Sep-09 18:31 
AnswerRe: Visual Basic to generate a drawing Pin
Christian Graus11-Sep-09 18:36
protectorChristian Graus11-Sep-09 18:36 
GeneralRe: Visual Basic to generate a drawing Pin
Member 419652111-Sep-09 19:09
Member 419652111-Sep-09 19:09 
GeneralRe: Visual Basic to generate a drawing Pin
Christian Graus11-Sep-09 19:18
protectorChristian Graus11-Sep-09 19:18 
GeneralRe: Visual Basic to generate a drawing Pin
Member 419652111-Sep-09 20:50
Member 419652111-Sep-09 20:50 
QuestionCRViewer Slow down my system Pin
Adrian_Mia11-Sep-09 8:07
Adrian_Mia11-Sep-09 8:07 
AnswerRe: CRViewer Slow down my system Pin
εїзεїзεїз11-Sep-09 8:16
εїзεїзεїз11-Sep-09 8:16 
GeneralRe: CRViewer Slow down my system Pin
Adrian_Mia11-Sep-09 8:21
Adrian_Mia11-Sep-09 8:21 
GeneralRe: CRViewer Slow down my system Pin
εїзεїзεїз11-Sep-09 10:28
εїзεїзεїз11-Sep-09 10:28 
GeneralRe: CRViewer Slow down my system Pin
Adrian_Mia21-Sep-09 12:14
Adrian_Mia21-Sep-09 12:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.