BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Looking for SIMPLE single-user database

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> comp.lang.pascal.delphi.databases
View previous topic :: View next topic  
Author Message
Robert Mischke
Guest





PostPosted: Thu Feb 05, 2004 12:36 pm    Post subject: Looking for SIMPLE single-user database Reply with quote



I'm looking for a database component (or unit) that allows me to store
multi-column entries and retrieve them by (simple) criteria. It should
be able to be compiled into the application (or into dlls), so that
the end user is not required to start a server application first.

Example of what I want to do: Create an index of all files in a given
filesystem tree, calculate the md5 sum, store filename, size, md5 and
path into the database. Later, the application should try to determine
if any files were moved or renamed. So it calculates the md5s of all
files again and compares them to the stored values from the database.

I don't need any fancy stuff: no data-aware components, no
transactions, no multi-user capability, no fulltext search, not much
at all - just a way to hold some data in some tables and retrieve them
in a "SELECT * FROM x WHERE md5='y' AND filesize='z'" way. I probably
won't even need JOINs.

Of course, free and/or open-source solutions would be most welcome Wink
If it does not require the BDE, that's an extra bonus.

I already found "FlashFiler" and tried it, but it's already much more
complex than what I need.


Robert

Back to top
Graham
Guest





PostPosted: Thu Feb 05, 2004 10:51 pm    Post subject: Re: Looking for SIMPLE single-user database Reply with quote



If you're looking for simple, take a look at http://www.mylittlebase.org

Graham.


Robert Mischke wrote:

Quote:
I'm looking for a database component (or unit) that allows me to store
multi-column entries and retrieve them by (simple) criteria. It should
be able to be compiled into the application (or into dlls), so that
the end user is not required to start a server application first.

Example of what I want to do: Create an index of all files in a given
filesystem tree, calculate the md5 sum, store filename, size, md5 and
path into the database. Later, the application should try to determine
if any files were moved or renamed. So it calculates the md5s of all
files again and compares them to the stored values from the database.

I don't need any fancy stuff: no data-aware components, no
transactions, no multi-user capability, no fulltext search, not much
at all - just a way to hold some data in some tables and retrieve them
in a "SELECT * FROM x WHERE md5='y' AND filesize='z'" way. I probably
won't even need JOINs.

Of course, free and/or open-source solutions would be most welcome Wink
If it does not require the BDE, that's an extra bonus.

I already found "FlashFiler" and tried it, but it's already much more
complex than what I need.


Robert



Back to top
Rick Carter
Guest





PostPosted: Sat Feb 07, 2004 3:10 am    Post subject: Re: Looking for SIMPLE single-user database Reply with quote



See the list of BDE alternatives at http://www.kylecordes.com/

If you have a version of Delphi that includes TClientDataSet, consider that.
Advantage Database Server might be another one to look at, and the local
server is free.

Rick Carter
Chair, Paradox/Delphi SIG, Cincinnati PC Users Group
Back to top
forrest
Guest





PostPosted: Wed Feb 11, 2004 12:53 am    Post subject: Re: Looking for SIMPLE single-user database Reply with quote

Il Thu, 05 Feb 2004 12:36:19 +0000, Robert Mischke ha scritto:

Quote:
I'm looking for a database component (or unit) that allows me to store
multi-column entries and retrieve them by (simple) criteria. It should
be able to be compiled into the application (or into dlls), so that
the end user is not required to start a server application first.

Firebird, the fork of Interbase6, it have the "dll" embedded version.


http://firebird.sourceforge.net/
http://www.ibphoenix.com/


forrest gump

Back to top
Carlos Ojea
Guest





PostPosted: Wed Feb 11, 2004 12:00 pm    Post subject: Connecting to PostgreSQL database with kylix3 Reply with quote

Hello:

I my linux system I have kylix3 installed and a PostgreSQL database.
I made a SQLConnection object with this settings:

Connection Name: PostgreSQLConnection
DriverName: PostgreSQL
Hostname: postmaster -D /home/carlos/programacion/compulab/buques/database/
Database: buques_db

Then, with the 'object inspector' I tried to make 'Connected' True,
resulting in this error message:
dbExpress Error: Invalid Username/Password

I don't understand why of this error message. Username and Password are
correct, and the same used to install kylix and to make PostgreSQL
database.(Username/password for root don't work either).

Any ideas?

Thank you,
Carlos

Back to top
Robert Mischke
Guest





PostPosted: Fri Feb 13, 2004 1:02 am    Post subject: Re: Looking for SIMPLE single-user database Reply with quote

Thanks for all the suggestions, I will look into them!

Robert

Back to top
Robert Mischke
Guest





PostPosted: Fri Feb 13, 2004 7:12 pm    Post subject: Re: Looking for SIMPLE single-user database Reply with quote

"Richard Biffl" <usenet (AT) removvethiisphrraseblacklettersoftware (DOT) com>
wrote:

Quote:
You might try SQLite, http://www.sqlite.org/, with Delphi wrappers at
http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers.

Thanks, that was exactly what I was looking for :)

Robert


Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> comp.lang.pascal.delphi.databases All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.