Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread DBSys Controls Not Installed In Delphi
Fri, Dec 17 2010 1:00 AMPermanent Link

Gregory Sebastian

Hello,
I'm trying to make some custom changes to my copy of the Database System
Utilities but i now realise that some of the DBISamDB Controls (like
TDBISamDBGrid) used in the DB Sys project did not install on my version of
Delphi. I've tried downloading and installing DBISam again but it still did
not install. Does anyone know whats wrong ? TIA.

Regards
Gregory Sebastian

DBISam V4.29B2
Delphi 2007
Fri, Dec 17 2010 4:00 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Gregory


Those controls are specifically for DBSys and are not supported hence Tim's installer doesn't install them as part of its routines. The appropriate code should be under the ...utils\dbsys\source\ directory (I think - its been a long time).

Roy Lambert [Team Elevate]
Fri, Dec 17 2010 2:12 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Gregory,

<< I'm trying to make some custom changes to my copy of the Database System
Utilities but i now realise that some of the DBISamDB Controls (like
TDBISamDBGrid) used in the DB Sys project did not install on my version of
Delphi. I've tried downloading and installing DBISam again but it still did
not install. Does anyone know whats wrong ? TIA. >>

Make sure to install the dbisamuc.dpk design-time package into the Delphi
IDE, and that should make the components available.  You can find the
dbisamuc.dpk file in the \source subdirectory for any of the utilities, for
example:

<InstallDir>\utils\dbsys\source

--
Tim Young
Elevate Software
www.elevatesoft.com
Fri, Dec 17 2010 6:37 PMPermanent Link

Gregory Sebastian

Thanks Tim & Roy, already installed. You have a good weekend.

regards
Gregory Sebastian
Image