Subject |
Re: beginappend() Problem Fixed |
From |
Mervyn Bick <invalid@invalid.invalid> |
Date |
Mon, 3 Jul 2023 17:02:05 +0200 |
Newsgroups |
dbase.getting-started |
On 2023/07/02 22:55, Ronnie MacGregor wrote:
> In article <mJ$jNSPrZHA.1636@ip-AC1E04A7>, invalid@invalid.invalid
> says...
>
>> programmers who believe in keeping tables in a separate folder from
>> programs.
>
> Isn't that everybody ??? !!!
It should be. :-) I always used to do this until I stopped using .dbf
tables several years ago. I now only use Firebird for all my own data.
With a single .fbd file, irrespective of how many tables are involved,
it doesn't really serve much purpose in creating a sub-folder for it.
Most of my programming over the past 15 years or so has, however, been
to create small turnkey examples for the newsgroups. It was less hassle
to create the table in the folder the example was saved to. Having the
path included willy nilly in a query's SELECT statement was a PITA as I
had to manually remove it before I could post an example. In the end I
created a little program to do this for me.
Mervyn.
|
|