Delphi beginners

Moderators: netgert
Number of threads: 352
Number of posts: 975

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

Report
Green Version of Database Program Posted by patzer on 19 Mar 2009 at 12:08 AM
Hello,

I used Delphi 3 to develop a program that involves the searching/editing of local databases in the dBase IV format (dbf). I also made use of Delphi 3's built-in feature to create a number of installation disks for setting up the program in another machine.

As the program uses the BDE (Borland Database Engine), the setup process will install BDE in the target machine as well.

Now I am thinking about creating a 'green' version of the program: One that doesn't need any installation procedure, and can be run directly from a CD or USB storage device of the target machine (which doesn't have the BDE installed). Is it possible?

Suggestions are most welcome!

Report
Re: Green Version of Database Program Posted by DWDuck on 20 Jan 2011 at 5:34 AM
The only way I think about out of the top of my head will involve a lot of coding with records. That way you don't need the BDE, or any other dll or drivers. write/read directly to a ".dat" file...
Darkwing Duck aka DWduck signing off :)



 

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.