Re: Too many controls

From: Christakis John (you'll_just_send_spam_at_me.if.I.tell)
Date: 11/07/03


Date: Fri, 7 Nov 2003 11:04:57 +1000

You are right, I just finished typing something to this effect in another
post - something I had not thought of until now, even though I am already
using that functionality now. That is the nesting. The INI file is 1 level
deep max.

I think that storing everything in one place is the best way - it ensures
that nothing is missed when you are backing up. A sort of server-centric
approach. Now, all you need to do is ensure the reg is stored somewhere and
everything is safe. If you have to hunt down INI files scattered all over
the disk, you might miss one or two or more...

cj

> The contents of .ini files is not quite as flexible as the
> Registry. It's limited to string values (although I never use
> anything but string values in the Registry myself); worse, it
> doesn't offer nesting. So, to me, "scope" is the _advantage_
> of the Registry.
>
> Groetjes,
> Maarten Wiltink
>
>



Relevant Pages

  • Re: Relink question
    ... to a known shared location (including Windows folders and the Registry) ... neither your frontend nor your INI file should be in any of ... ByVal lpReturnedString As String, _ ... sKey As String, _ ...
    (microsoft.public.access.formscoding)
  • INI formatting
    ... I'm switching from Registry to INI file to store program settings (Vista ... Public Sub WriteKeyValue(sSection As String, sKey As String, sKeyValue As ... But because I have a lot of Registry entries I need to move to INI file I'm ...
    (microsoft.public.vb.general.discussion)
  • Serialize/Deserialize Font to/from string
    ... How do I serialize Font object into a string that I can store in either ... INI file or the registry (I know it’s a bad thing, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Unable to retrieve the complete description string of the event log record
    ... events in the Registry, under HKEY_LOCAL_MACHINE (which requires elevated privileges to ... "Description" message string of the event log record. ... below but still I'm not able to retrieve the complete description. ...
    (microsoft.public.vc.mfc)
  • Re: Importing Excel files with columns > 255 chars
    ... or similar string manipulation to get the required maximum length. ... to change the column width of Error output columns, ... Create a connection to that spreadsheet and check the data ... the following registry key when reading the spreadsheet: ...
    (microsoft.public.sqlserver.dts)