If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > A light Database for C++ ,VB and Delphi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-19-02, 03:45
macrogu macrogu is offline
Registered User
 
Join Date: Apr 2002
Posts: 2
A light Database for C++ ,VB and Delphi

MyDB is a high-speed database engine that's small, easy-to-use and
portable. Works with Visual C++/C++ Builder, Visual Basic, Delphi. It
is an excellent replacement for larger database engines . Many
developers who use the Jet database engine(DAO) or BDE for their
database applications soon realize that Jet and BDE is just too big
and difficult to distribute their applications. MyDB to the
rescue,MyDB engine only deliver a single DLL(212k),or even statically
link MyDB into your applications for zero runtime files,and doesn't
need any installation and configuration, but provides you with an
interface of familiar functions to fulfill your data storage needs.
With MyDB engine, all data can be stored in only one database
file.Version 2.0 supports Long Binary field(often called BLOBs),you
can add any unlimited size files(bmp,gif,wav,html,etc.) to MyDB
files.The access is easy and speed!
Please visit the website:
http://www.mghsoft.com
http://www.mghsoft.com
Reply With Quote
  #2 (permalink)  
Old 05-23-02, 13:47
IGelin IGelin is offline
Registered User
 
Join Date: Nov 2001
Posts: 336
As far as I know, Codebase is also light and powerful db engine.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On