Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
Storing data methods?
Old
  (#1)
BurntWithTime
Guest
 
Posts: n/a
Default Storing data methods? - 06-04-2007, 10:32 AM

Hello everyone, I am hoping someone can shed some light on this subject.

I am building a small VB application which requires that inputted data needs
to be stored for later retrieval. My question is, what is the best method to
use for this?

TIA,
BWT


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Storing data methods?
Old
  (#2)
Jan Hyde
Guest
 
Posts: n/a
Default Re: Storing data methods? - 06-04-2007, 10:32 AM

"BurntWithTime" <EMAIL REMOVED>'s wild thoughts were
released on Wed, 25 Oct 2006 15:01:05 +0100 bearing the
following fruit:

>Hello everyone, I am hoping someone can shed some light on this subject.
>
>I am building a small VB application which requires that inputted data needs
>to be stored for later retrieval. My question is, what is the best method to
>use for this?


We can't tell you that. Database/registry/file - depends on
your needs.



Jan Hyde (VB MVP)

--
Does the name Pavlov ring a bell?

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Storing data methods?
Old
  (#3)
BurntWithTime
Guest
 
Posts: n/a
Default Re: Storing data methods? - 06-04-2007, 10:32 AM

The application will be used for storing eating habbits over a period of
time. So each day the user inputs what they have eaten and at the end of the
week or month a chart is shown. Does this help?

Thanks,
BWT

"Jan Hyde" <EMAIL REMOVED> wrote in message
news:EMAIL REMOVED...
> "BurntWithTime" <EMAIL REMOVED>'s wild thoughts were
> released on Wed, 25 Oct 2006 15:01:05 +0100 bearing the
> following fruit:
>
>>Hello everyone, I am hoping someone can shed some light on this subject.
>>
>>I am building a small VB application which requires that inputted data
>>needs
>>to be stored for later retrieval. My question is, what is the best method
>>to
>>use for this?

>
> We can't tell you that. Database/registry/file - depends on
> your needs.
>
>
>
> Jan Hyde (VB MVP)
>
> --
> Does the name Pavlov ring a bell?
>



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Storing data methods?
Old
  (#4)
Dean Earley
Guest
 
Posts: n/a
Default Re: Storing data methods? - 06-04-2007, 10:32 AM

>>> Hello everyone, I am hoping someone can shed some light on this
>>> subject.
>>>
>>> I am building a small VB application which requires that inputted
>>> data needs to be stored for later retrieval. My question is, what
>>> is the best method to use for this?

>>
>> We can't tell you that. Database/registry/file - depends on your
>> needs.

>
> The application will be used for storing eating habbits over a period
> of time. So each day the user inputs what they have eaten and at the
> end of the week or month a chart is shown. Does this help?


I'd use a Database for that.

--
Dean Earley (EMAIL REMOVED)
i-Catcher Development Team

iCode Systems
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Storing data methods?
Old
  (#5)
Jan Hyde
Guest
 
Posts: n/a
Default Re: Storing data methods? - 06-04-2007, 10:32 AM

Dean Earley <EMAIL REMOVED>'s wild thoughts were
released on Wed, 25 Oct 2006 15:41:03 +0100 bearing the
following fruit:

>>>> Hello everyone, I am hoping someone can shed some light on this
>>>> subject.
>>>>
>>>> I am building a small VB application which requires that inputted
>>>> data needs to be stored for later retrieval. My question is, what
>>>> is the best method to use for this?
>>>
>>> We can't tell you that. Database/registry/file - depends on your
>>> needs.

>>
>> The application will be used for storing eating habbits over a period
>> of time. So each day the user inputs what they have eaten and at the
>> end of the week or month a chart is shown. Does this help?

>
>I'd use a Database for that.


Me too.



Jan Hyde (VB MVP)

--
Toothache: The pain that drives you to extraction. (Goeff Tibballs)

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top