Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

how can i make a database by using visual basic , i do not want to connect it to a db, i want to make?

i do not want to use access

3 Answers

Relevance
  • 1 decade ago
    Favorite Answer

    or you can learn XML and write out to an XML file

    or you can create a delimited file

    Delimited file:

    when a user has completed whatever needs completion on your site, you application routines will write that information to a text file. The text file will be appended every time new information is submitted.

    A delimited file is usefull if you only want to store or retrieve data. If you want to manipulate data, it's a whole different story.

  • Anonymous
    1 decade ago

    Then, you'll have to code it all yourself. Go get some books about binary trees, key frame, sorting. You'll have to learn from the beginning how it was done in the '50s because that's the way it's done today.

  • Anonymous
    1 decade ago

    Then put the information in a file.

    Source(s): Find Programming Tutorials, Job Interview Question,Interview Question And Answer at http://jobinterviewquestion.org/
Still have questions? Get your answers by asking now.