Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread Altering any of the engine properties
Sat, Jan 27 2007 11:17 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

I presume that altering some of the Engines properties and then creating a database in an app will essentially render it invisible from EDBMan.

The properties I'm thinking of are:

CatalogExtension
CatalogName
ConfigName
EncryptionPassword
Signature
TableBlobExtension
TableExtension
TableIndexExtension

I know I can alter some of these in EDBMan but that would then render others invisible.

I'm also guessing that there's no equivalent to the .ini file that DBSys used to use and so no easy way of setting up alternative configurations.

Roy Lambert
Sat, Jan 27 2007 11:33 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I presume that altering some of the Engines properties and then creating
a database in an app will essentially render it invisible from EDBMan.

The properties I'm thinking of are:

CatalogExtension
CatalogName
ConfigName
EncryptionPassword
Signature
TableBlobExtension
TableExtension
TableIndexExtension

I know I can alter some of these in EDBMan but that would then render
others invisible. >>

Make sure that the two match and there's no issue.  This is no different
than DBISAM.  DBISAM didn't let you modify the engine signature dynamically.
I might be able to do something about the EncryptionPassword, but I have to
think very carefully about how it should be stored.

<< I'm also guessing that there's no equivalent to the .ini file that DBSys
used to use and so no easy way of setting up alternative configurations. >>

Sure, it's stored in the current user's private application data folder:

C:\Documents and Settings\<UserName>\Local Settings\Application Data\Elevate
Software\ElevateDB Manager

--
Tim Young
Elevate Software
www.elevatesoft.com

Sun, Jan 28 2007 5:57 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


>Make sure that the two match and there's no issue. This is no different
>than DBISAM. DBISAM didn't let you modify the engine signature dynamically.

And who's telling me to forget the way DBISAM worked <vbg>

>I might be able to do something about the EncryptionPassword, but I have to
>think very carefully about how it should be stored.

Don't store it but allow it to be altered - same for the signature. If I want to have all my apps using the same password and signature its easy to change and recompile EDBMan, if I want to constantly vary them its just part of the hassle of that approach, or possibly I'd create several variants of EDBMan and use them. But it would be convenient to be able to type them in. I also appreciate that this would mean a block of work with EDBMan would be restricted to a specific set of conditions and I wouldn't be able to see all databases.

><< I'm also guessing that there's no equivalent to the .ini file that DBSys
>used to use and so no easy way of setting up alternative configurations. >>
>
>Sure, it's stored in the current user's private application data folder:
>
>C:\Documents and Settings\<UserName>\Local Settings\Application Data\Elevate
>Software\ElevateDB Manager

Ooooooo all M$ correct then. What's wrong with storing it with EDBMan eh?

Roy Lambert
Sun, Jan 28 2007 10:33 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Don't store it but allow it to be altered - same for the signature. If I
want to have all my apps using the same password and signature its easy to
change and recompile EDBMan, if I want to constantly vary them its just part
of the hassle of that approach, or possibly I'd create several variants of
EDBMan and use them. But it would be convenient to be able to type them in.
I also appreciate that this would mean a block of work with EDBMan would be
restricted to a specific set of conditions and I wouldn't be able to see all
databases. >>

You mean type them in in the Edit Options dialog, but don't actually store
them in the .ini ?

<< Ooooooo all M$ correct then. What's wrong with storing it with EDBMan eh?
>>

Customers complained about that. Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Sun, Jan 28 2007 11:33 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

>You mean type them in in the Edit Options dialog, but don't actually store
>them in the .ini ?

Changed my mind about that, although if that or nothing I'd prefer that.

><< Ooooooo all M$ correct then. What's wrong with storing it with EDBMan eh?
> >>
>
>Customers complained about that. Smiley

Some days you just can't win Smiley

Roy Lambert
Image