Hi !

I don't know about the language issue, someone else must answer that.


I have a solution for search. If I put another field aside every char-based field, with manually UPPERED content, then I can search in with SQL, not with my search functions. And I can create another plus field with hunorder, and I order by with this field.
This is not too beauty solution, but working well.


SQLite is for the rest a good choice, good connectivity, many wrappers
in many programming languages, after some experimenting, easy to work
with.


I need to use Delphi 7.

It can run from CD, as long as you do not start transactions (nor
implicit)


Do you know an DataSet based wrapper ?
I want that, and it's sqlite.dll !
If you have it, please send a mail private to me.

Have fun with it.

I must say, the SQL-features for SQLite are a little bit less then in
Firebird. Mostly this is no problem at all.


Yes,yes, that is the problem.

It is easy to switch from SQLite to Firebird and back.
You can write a datapump in half an hour.


I have it. I wrote it.

I even once wrote an generic datapump from sqlite to firebird and back.

http://www.rosa.nl/Bold2/


Thanx ! It is good.

It does not work very well,it is again a bit old, summer last year, time
flies in ICT, but you can look at the sourcecode how easy it is.

So you can try both, and decide later which one is better for you,
Firebird or SQLite

Bert


Ok, I see it. Do you know a dependency what prevent a CD usage ?
(example:
I copy every needed files to CD. Sqlite.dll, Exe, DataBase File.
Can it run, or it is need an outer (other) DLL ? Can it run in Win98 ? Can it run in WinME ? Etc.)


Thanx for answers:
   ft

Ps:
The DBX driver need ClientDataSet I think. CDS is very hated thing: it is an ActiveX. In a new machine it need to register, etc.
So do you know another solution, what don't use CDS ?

Reply via email to