Slashdot Mirror


User: do

do's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. But... on Borland's Interbase Open-Sourced · · Score: 1

    what do you miss? dBase syntax? dBase IV had already a built-in castrated implementation of SQL. There was no nested queries, as in MySQL. As a matter of fact, MySQL' features, design and restrictions are very close do dBase/FoxPro.

    So, you have all you want.

  2. Perl&drivers on Quick Death for JavaOS · · Score: 1

    Perl is an excellent tool for CGI programming and other similar tasks where the system vastes a lot of time to communicate with some SQL server or open/close files.

    But using Perl engine to create slow-and-dirty drivers... Don't think it's a good idea.