1. New Database Manager - Free
- Posted by Bob Houle <blueb at shaw.ca> Jan 20, 2002
- 420 views
There has been some mention of database management software on these pages. There is a new database product out there that I have used with PowerBASIC called Tsunami http://www.trm-ug.com It is free with no restrictions. It comes with PB / Visual Basic and Delphi samples. It uses only a small 58k DLL (only 38 functions) and does not put anything into the system registry, etc. so I intend to create an include file for Euphoria, when I get some time. I'm sure someone else will get this done faster than I can, since I've just started with Euphoria. Regards, --Bob
2. Re: New Database Manager - Free
- Posted by Euler German <efgerman at myrealbox.com> Jan 20, 2002
- 418 views
Hi Bob, This sounds good. Maybe Matt Lewis (EuSQL/ODBC), Jonas Temple (SQL Utility), Fabio Ramirez (MySQL for Euphoria) and other experts should take a look. Cheers! -- Euler On 20 Jan 2002, at 7:40, Bob Houle wrote: > > There has been some mention of database management software on these pages. > There is a new database product out there that I have used with PowerBASIC > called Tsunami http://www.trm-ug.com It is free with no restrictions. It > comes with PB / Visual Basic and Delphi samples. > > It uses only a small 58k DLL (only 38 functions) and does not put anything > into the system registry, etc. so I intend to create an include file for > Euphoria, when I get some time. I'm sure someone else will get this done > faster than I can, since I've just started with Euphoria. > > Regards, > --Bob > > > > -- Euler GERMAN Caixa Postal 232 35701-970 Sete Lagoas, MG BRAZIL +55-31-3773-3387 +55-31-3776-2924 +55-31-9945-7881 (cell phone) +1-309-419-0638 (fax/voice mail) PGP Key ID: 0x9F8267FE Termine seu trabalho mais cedo com EditPad Pro! Veja como em <http://www.EditPad.com.br> O EditPad Pro agora está disponível em Português-BR, além do Inglês e de outros idiomas. Independente da versão comprada, você poderá usar o EditPad Pro em qualquer versão de idioma disponível, sem qualquer custo adicional. Compre EditPad Pro e pague em REAIS (R$)! Informe-se em <vendas at EditPad.com.br>. EditPad Pro: você não pode ficar sem ele!
3. Re: New Database Manager - Free
- Posted by Bob Houle <blueb at shaw.ca> Jan 20, 2002
- 396 views
Euler, I took a second look at Tsunami. The include file uses only 5 or 6 constants and 38 functions, so it should be *very* easy to write a file called Tsunami.E that could use this DLL. Regards, --Bob
4. Re: New Database Manager - Free
- Posted by Euler German <efgerman at myrealbox.com> Jan 20, 2002
- 416 views
Bob, Maybe you should take a look at MetaKit <http://www.equi4.com/metakit/index.html> which is also fast, compact and free. It generates very compact databases. I planned once to build a wrapper for Eu (and I'll do it some day) but I'm out of spare time. What I really expect is an improvement for EDS, specially for large databases. Cheers! -- Euler On 20 Jan 2002, at 9:17, Bob Houle wrote: > > Euler, > > I took a second look at Tsunami. The include file uses only 5 or 6 constants > and 38 functions, so it should be *very* easy to write a file called > Tsunami.E that could use this DLL. > > Regards, > --Bob > -- Euler GERMAN Caixa Postal 232 35701-970 Sete Lagoas, MG BRAZIL +55-31-3773-3387 +55-31-3776-2924 +55-31-9945-7881 (cell phone) +1-309-419-0638 (fax/voice mail) PGP Key ID: 0x9F8267FE Termine seu trabalho mais cedo com EditPad Pro! Veja como em <http://www.EditPad.com.br> Você já experimentou o editor hexadecimal do EditPad Pro? A edição de arquivos binários não poderia ser mais fácil! Basta teclar Ctrl+H para mudar entre o modo texto e o hexa. Sim, você vai poder editar arquivos binários em modo-texto! EditPad Pro não mudará um único byte no seu arquivo a não ser que você queira. Compre EditPad Pro e pague em REAIS (R$)! Informe-se em <vendas at EditPad.com.br>. EditPad Pro: você não pode ficar sem ele!