Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: terryomag
  • Content: Threads
  • Order by date
  1. terryomag

    How to: Get data from ACCESS into an array ?

    I have my data in an ACCESS database. I know how to use a Datagrid to display the data, but I need to get the contents of the rows and columns into arrays (in a VB.Net program) so I can manipulate the data. How can I do this? Sorry if this is a third-grade question.
  2. terryomag

    Getting data from an ACCESS DB

    I have my data in an ACCESS database. I know how to use a Datagrid to display the data, but I need to get the contents of the rows and columns into arrays (in a VB.Net program) so I can manipulate the data. How can I do this? Sorry if this is a third-grade question.
  3. terryomag

    How do I collect data from an Access DB using VB.Net

    I have a fairly simple Access database, and I need to pull some of the fields from it, do some calculations and generate a report. I'd like to have a code example of how to recognize the database, how to open it for input, read selected valued from it, and then close it. I will NOT be updating...
  4. terryomag

    How do I read from a simple Access DB in code?

    I have a fairly simple Access database, and I need to pull some of the fields from it, do some calculations and generate a report. I'd like to have a code example of how to recognize the database, how to open it for input, read selected valued from it, and then close it. I will NOT be updating...

Part and Inventory Search

Back
Top