Re: EuSQL and EDB
- Posted by sixs at ida.net Apr 21, 2003
- 396 views
Hi, Idownloaded the EUSQL andEDB from your website. I tried to run SqlRep1 program to try the delete of a record. Iget the message is C:\Euphoria\DEMO\Esq74\eusql.e:5704 db_rename_table has not been declared db_rename_table( table_name, new_name ) I find a procedure in EDBS exw by that name.Maybe I haven't installed something properly JIm ----- Original Message ----- From: "Matt Lewis" <matthewwalkerlewis at yahoo.com> To: "EUforum" <EUforum at topica.com> Subject: EuSQL and EDB > I've put up new versions of EuSQL (v0.74) and EDB. EDB is mainly bug > fixes. I've added the ability to prevent EDB from resizing the data > columns automatically. > > EuSQL v0.74 has some major optimizations (well, really I just trashed > some of the lame algorithms I had in there) for SELECT queries. I've > seen up to 25 times faster queries (depending on the size of the tables > and how well the tables have been indexed). There are also bug fixes to > the UPDATE and DELETE queries. I've added the IN() keyword, and changed > the precedence of evaluation for boolean operators, so that conditional > expressions read a lot more naturally (you don't need to put everything > into parenthesis). > > The updates are available at > > http://www14.brinkster.com/matthewlewis/projects.html > > Matt Lewis > > > > TOPICA - Start your own email discussion group. FREE! > >