Re: Database application question
From: Maarten Wiltink (maarten_at_kittensandcats.net)
Date: 11/10/03
- Next message: Deamond: "Set Custom Cursor on scrollbar of Components..."
- Previous message: J French: "Re: Counting lines of a textfile"
- In reply to: Sander Martens: "Database application question"
- Next in thread: Bruce Roberts: "Re: Database application question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 10 Nov 2003 09:53:22 +0100
"Sander Martens" <sandermartens@msn.com> wrote in message
news:bomhkf$8l$1@reader11.wxs.nl...
> I'm asking this question for the second time because I'm not satisfied
> with the answers I got before.
Ah, honesty...
> I've built a complete program running with five databases which works
> fantastic, thing is, every pc I install it to needs the bde administrator
> for the program to run.
>
> I've seen so many programs running with windows and without the bde
> administrator which include databases.
>
> How can I build my program with databases without having to have the bde
> administrator installed?
Not all databases are BDE-based. In fact, BDE is probably not a database
itself (although I don't know much about it) but a database interface
layer. There are many others, both general and tightly bound to specific
databases.
And it's probably not the BDE _administrator_ that they need, but the BDE
run-time library. Does that make it sound less bad?
Groetjes,
Maarten Wiltink
- Next message: Deamond: "Set Custom Cursor on scrollbar of Components..."
- Previous message: J French: "Re: Counting lines of a textfile"
- In reply to: Sander Martens: "Database application question"
- Next in thread: Bruce Roberts: "Re: Database application question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|