Delphi and Kylix

Moderators: pritaeas
Number of threads: 7264
Number of posts: 19073

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Huge BDE installation Posted by jslithon on 6 May 2004 at 2:05 AM
Hi all.
Ive got stuck with problem. I wrote a small app that does simple things with a dBase table and want to deploy it to customer via Internet. But when I ask InstallShield to make an installation for me, I get a file over 10 megs!! Its too much for my simple prog. What should I do to make the size match ability? I dont need all that stuff like BDEAdmin and docs in my pack.

Report
Re: Huge BDE installation Posted by nrsn on 6 May 2004 at 2:14 AM
: Hi all.
: Ive got stuck with problem. I wrote a small app that does simple things with a dBase table and want to deploy it to customer via Internet. But when I ask InstallShield to make an installation for me, I get a file over 10 megs!! Its too much for my simple prog. What should I do to make the size match ability? I dont need all that stuff like BDEAdmin and docs in my pack.
:
:

Theres a funny thing available BDE32. This unit searches the registry for existing BDE files, if they are not found it writes a path to the files in ..\YourProg\BDE\ dir. Heres an underwater stone: you must choose yourself which files you need. Search the web for source.
Report
Re: Huge BDE installation Posted by jslithon on 6 May 2004 at 2:22 AM
: : Hi all.
: : Ive got stuck with problem. I wrote a small app that does simple things with a dBase table and want to deploy it to customer via Internet. But when I ask InstallShield to make an installation for me, I get a file over 10 megs!! Its too much for my simple prog. What should I do to make the size match ability? I dont need all that stuff like BDEAdmin and docs in my pack.
: :
: :
:
: Theres a funny thing available BDE32. This unit searches the registry for existing BDE files, if they are not found it writes a path to the files in ..\YourProg\BDE\ dir. Heres an underwater stone: you must choose yourself which files you need. Search the web for source.
:

Tried out this BDE32 What can I say This crowd of files brought together looks like a newbies homedir Listen, Ive worked on many projects and the one thing Im sure is that software must be an integer unit; otherwise it crashes down now or later. What if Ill miss one file? Thats not the solution. Is there any way to work in single-file mode?
Report
Re: Huge BDE installation Posted by elward2003 on 6 May 2004 at 2:28 AM
: : : Hi all.
: : : Ive got stuck with problem. I wrote a small app that does simple things with a dBase table and want to deploy it to customer via Internet. But when I ask InstallShield to make an installation for me, I get a file over 10 megs!! Its too much for my simple prog. What should I do to make the size match ability? I dont need all that stuff like BDEAdmin and docs in my pack.
: : :
: : :
: :
: : Theres a funny thing available BDE32. This unit searches the registry for existing BDE files, if they are not found it writes a path to the files in ..\YourProg\BDE\ dir. Heres an underwater stone: you must choose yourself which files you need. Search the web for source.
: :
:
: Tried out this BDE32 What can I say This crowd of files brought together looks like a newbies homedir Listen, Ive worked on many projects and the one thing Im sure is that software must be an integer unit; otherwise it crashes down now or later. What if Ill miss one file? Thats not the solution. Is there any way to work in single-file mode?
:

Yeap, BDE32 falls down if a previous install is corrupted and sometimes it refuses to work for no particular reason. I recommend using Absolute Database from www.componentace.com cos it uses single-file database format and the entire engine is built right into your exe. It is free for evaluation purposes and available at their site. I myself use it last half a year.

Report
Re: Huge BDE installation Posted by roamer on 6 May 2004 at 2:31 AM
: : : : Hi all.
: : : : Ive got stuck with problem. I wrote a small app that does simple things with a dBase table and want to deploy it to customer via Internet. But when I ask InstallShield to make an installation for me, I get a file over 10 megs!! Its too much for my simple prog. What should I do to make the size match ability? I dont need all that stuff like BDEAdmin and docs in my pack.
: : : :
: : : :
: : :
: : : Theres a funny thing available BDE32. This unit searches the registry for existing BDE files, if they are not found it writes a path to the files in ..\YourProg\BDE\ dir. Heres an underwater stone: you must choose yourself which files you need. Search the web for source.
: : :
: :
: : Tried out this BDE32 What can I say This crowd of files brought together looks like a newbies homedir Listen, Ive worked on many projects and the one thing Im sure is that software must be an integer unit; otherwise it crashes down now or later. What if Ill miss one file? Thats not the solution. Is there any way to work in single-file mode?
: :
:
: Yeap, BDE32 falls down if a previous install is corrupted and sometimes it refuses to work for no particular reason. I recommend using Absolute Database from www.componentace.com cos it uses single-file database format and the entire engine is built right into your exe. It is free for evaluation purposes and available at their site. I myself use it last half a year.
:
:

Nowadays AbsoluteDB is the best solution one can choose. Dont loose time with other stuff.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.