Short: SQL-Database engine! Client/Server applications for Amiga... Sources only. Author: Bambi@Hughes.com.au (David J. Hughes) Uploader: horror@smartnet.co.za (Mike Erasmus) Type: misc/unix DESCRIPTION: A SQL Database engine to create database applications. For people who don't know what that means, you can develop example a kick ass financial software system with relations. Without fiddling around in C++ code or lines and lines of code. Just send your query to the engine and it will sort it out for you. This is source code only. Sorry. You can example send the following line of code to the "server": SELECT author, title, isbn_no from publishers WHERE author = 'Pete Simmons' AND title like '%South Africa%' The above query will then be executed by the server and return all rows which match the WHERE clause, neat eh?? REQUIREMENTS: A decently configured Amiga with the GNU GCC compiler fully working and in order. I haven't got to install the Amiga ADE environment but that may be able to compile this baby so will someone else please do that? However, I have managed to get to compile it on Amiga m68k Linux though, but when it comes to the "make instll" part thats where the pop hits the fan. The compiler has one tiny error which makes the last part fail. I'm clueless on what to do about that. CLOSING NOTES: If someone do manage to compile this, will you pllllllleasssse let me know via e-mail? I have some great ideas but due to my lack of knowledge it will not be implemented. Unless someone is willing to give me a hand here. I am a Visual Basic4.0/SQL-Server programmer on Win95 environment so excuse my lack of Amiga technical know-how. A job offer will always be welcome... My hope is that a spirited person will contact me soon so we can give a new leae of life to the beloved Amiga. For updates visit my website: http://www.mountainark.com/africa/me PS. The postfix .za is ZUID-AFRIKA!!! (South Africa) ============================= Archive contents ============================= Original Packed Ratio Date Time Name -------- ------- ----- --------- -------- ------------- 364825 364825 0.0% 27-Mar-97 19:20:18 mSQL-2.B5.tar.gz -------- ------- ----- --------- -------- 364825 364825 0.0% 02-Apr-97 22:15:00 1 files