Re: Simple free db



Am Wed, 25 Jul 2007 07:33:44 -0700 schrieb battles:

I have a freeware program that searches thru aprox 700,000 records.
Although I know nothing about databases, I would like to find a
simple
DB component (if there is a simple one) wherein I can create a DB and
retreive database records quickly. As it is now, I have to read
sequentially through the whole file. I don't want to use the Borland
DB because of distribution problems. Any suggestions?

Thanks.

Have a look at free virtualTable: http://www.crlab.com/vtable/
You can connect it via a datasource to Grids and Navigators, you can
insert, update and delete records, store them on disk, you can use first,
next, last, locate(), findnext(), ... and all other database functions.

bye,
Helmut
.



Relevant Pages

  • NT Service not working with ADO???
    ... and I'm writing a Windows NT Service. ... accessing database functions, either writing or reading. ... Oh yeah, if you need to see it, the procedure that calls ExecuteService is: ...
    (borland.public.delphi.database.ado)
  • Re: exporting from a template into a monthly excel list database
    ... It sounds like you really want a database program, ... macro to copy the information from the template into the table format I ... Then it is easy to use the database functions to get the ... My email address has an extra @ and an extra invalid. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Theoretical DB OS
    ... built completely out of a common set of database functions. ... Why do you want the database to be part of a file system at all? ... storage management and physical data integrity could be controlled ...
    (comp.databases.theory)
  • Re: Any technique to incrementally saving as code is developed?
    ... saves to a database as I write code to automate ... database functions. ... I may be lazier than some, and want to strictly minimize the catch-up typing ... Microsoft Access MVP ...
    (microsoft.public.access.modulesdaovba)
  • Re: Database connection VB.net standard
    ... Far as I understand in VB Standard, you can connect to any database. ... > Do you mean its different to ADODB or do you mean the database functions ... > is very limited in what it can do with VB.net standard eg cant use code ...
    (microsoft.public.dotnet.languages.vb)