in reply to Re^2: SDBM databases: Alternate Keys with Duplicates
in thread SDBM databases: Alternate Keys with Duplicates

So windows specific with zero advantages to existing database systems described in response your previous posts about this setup?

  • Comment on Re^3: SDBM databases: Alternate Keys with Duplicates

Replies are listed 'Best First'.
Re^4: SDBM databases: Alternate Keys with Duplicates
by locked_user erichansen1836 (Sexton) on Nov 26, 2017 at 16:56 UTC
    I choose Win32 Perl SDBM and native Windows(tm) GUI and File handling. But anyone can implement Joint Database Technology on any O/S platform using Flat File databases and SDBM databases using a programming language of their choice supporting SDBM. The batch-interface and GUI user-interface is also a personal choice. You can use Perl TK (GUI) instead of the native Perl Win32-GUI. In Perl. you can instead use: Sysopen Syswrite, Sysseek, Sysread, instead of the Windows API file handling syntax I personally have selected.

      This doesn't seem to address any of the questions I've asked about your project. I appreciate that this is your baby, but it seems like it's going to be of no use to anyone else when more robust, open source, industry standard tools do this better already.

A reply falls below the community's threshold of quality. You may see it by logging in.