Welcome to Dream.In.Code
Become a VB Expert!

Join 150,156 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,374 people online right now. Registration is fast and FREE... Join Now!




Original Database creation?

 
Reply to this topicStart new topic

Original Database creation?, HELP! Dont want to connect to a server

Fearsum
11 Jul, 2008 - 07:21 AM
Post #1

New D.I.C Head
*

Joined: 11 Jul, 2008
Posts: 6

Hi guys, brand new to the site man, so hope im posting it in the correct forumn.

Anyway, im writing a very simple "Well trying" database editor, the problem? All i find is information on how to access SQL or connect to servers to read database files and then modify them.


All i would like to do is create my own database not a .mdb or etc... my complete own style of data to be written to
a file and then read back in when needed.

I hope im being clear enough on what im trying to get across. Like VB offers information totally on all of the server databases etc... but again, lets say this is my code for example sake...

dim Strings() as string
dim StringsNumbs() as integer


What would be PERFECT for me right now is to see how a complete phonebook made from scratch to finish, where it would let you write an entry and read them back. Bc im pretty confused right about now on the database area.

Thanks in advance for any help.
Tom.
User is offlineProfile CardPM
+Quote Post

tody4me
RE: Original Database Creation?
11 Jul, 2008 - 08:44 AM
Post #2

Only Jenny Craig makes thin clients...
Group Icon

Joined: 12 Apr, 2006
Posts: 1,349



Thanked: 5 times
Dream Kudos: 100
My Contributions
In VB6, there were things called Collections, and you could create a Collection of "Class"es and retrieve and store data this way without having to use a database. You could create a file, any extension and read the file using your own developed format, read it into the Collection, search, seek, etc. In VB.Net, you create realistic classes and can use Hashtables, or create your own storage system based around hashtables, arraylists, etc. Again, you write and read the file, your own style for storage outside the program, read the file when the program starts up.

This post has been edited by tody4me: 11 Jul, 2008 - 08:44 AM
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 02:38AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month