I am programming beginner. I am writing a Bible Trivia game in visual basic The data is in a delimited text file that is attached to the solution explorer. How can I get VB to read the file so that I can load the data into an array? Thanks, Thomas Long
After the Sub runs does the Array remain in memory ? I am toying with reading a csv into an array, reading it back out to pad the line to prep it for loading into a database.. Not sure the best way to proceed.. maybe I should just make an ETL process within the database..
i need help at DymArray(i) = rnd.Next(1, 101), i always get the message "Object reference not set to an instance of an object." after I run it. what should i do?
It works thank you
I am programming beginner. I am writing a Bible Trivia game in visual basic The data is in a delimited text file that is attached to the solution explorer. How can I get VB to read the file so that I can load the data into an array?
Thanks,
Thomas Long
After the Sub runs does the Array remain in memory ? I am toying with reading a csv into an array, reading it back out to pad the line to prep it for loading into a database.. Not sure the best way to proceed.. maybe I should just make an ETL process within the database..
hello please how do we accept user inputs into a two dimensional array and display the inputs from the array into a list box
PLEASE HELP...
i need help
at DymArray(i) = rnd.Next(1, 101), i always get the message "Object reference not set to an instance of an object." after I run it.
what should i do?
Hiya, Wookie! Did you create *rnd* as a "New" Random?
oh lemme check
Plesse answer my question