Page 1 of 1
ETNA 2.1 Released
Posted: Mon Nov 27, 2006 2:36 pm
by Progi1984
Hi all, ETNA 2.1 was released....
What ?WHAT ? I hear someone ask what is ETNA ? So it's for me the moment of explaining what's that
What is ETNA ?
ETNA (alias Easy daTabase Network Access) is an library which allows you to access at database which doesn't accept external request via the web server(PHP now, but ASP & so on may be possibles)
What are features of ETNA ?
- Management of threads so no slowdown when you send a request at database
- Management of queuing of messages
- Ultra-secure encryption
- Ease of use
- Lots of examples
- Free
What are news in V2.1 ?
- Etna is now wrapped for PureBasic
- Etna is now wrapped for C++ (thanks to Fra)
Who use ETNA ?
Now, twenty users recensed. But why not you ?
Where can I download ETNA ?
Go on the
ETNA web page
Posted: Mon Nov 27, 2006 3:30 pm
by GeoTrail
Looks interesting. I'm gonna have a look at it

Posted: Mon Nov 27, 2006 3:40 pm
by GeoTrail
I've installed the PB files and added the Etna.dll file to the source folder but when I try to run a test I get an error saying ETNA_Initialise() isn't a function, array or linked list.
Posted: Mon Nov 27, 2006 4:03 pm
by Progi1984
For Purebasic :
* Install Etna/PureBasic/PureLibrairies/UserLibrairies/ in Purebasic/PureLibrairies/UserLibrairies/ of your PureBasic distribution
* Install Etna/PureBasic/Residents/ in Purebasic/Residents/ of your PureBasic distribution
Posted: Mon Nov 27, 2006 4:08 pm
by GeoTrail
Found out why it wasn't working.
UserLibrairies = UserLibraries
PureLibrairies = PureLibraries

Posted: Mon Nov 27, 2006 4:25 pm
by Progi1984
Oki thanks !
Just for a 'i' :p
Posted: Fri Dec 01, 2006 2:54 pm
by dontmailme
Why didn't you call this EDNA ?
Is it because you couldn't think of an icon/logo for EDNA ?

Re: ETNA 2.1 Released
Posted: Fri Oct 28, 2011 11:36 am
by quasiperfect
this lib is dead ?
i downloaded but when i try to run a example it give a error StringExension lib is missing
Re: ETNA 2.1 Released
Posted: Fri Oct 28, 2011 12:00 pm
by c4s
You should still be able to use the provided dll instead of the PureBasic UserLibrary.
Re: ETNA 2.1 Released
Posted: Fri Oct 28, 2011 4:16 pm
by jesperbrannmark
But DLL is not cross platform

Re: ETNA 2.1 Released
Posted: Fri Oct 28, 2011 5:17 pm
by Zach
Well I'm not sure there is any guarantee the UserLib would be cross-platform either?
If its calling Windows.h in the C++ header, chances are the userlib may also be calling Windows only stuff.
That being said. You can install an older version of Purebasic if you really want to use it. Older versions are available from the Museum section of the main site's download area.
No idea how far you need to go back, but I'd start with whatever PB comes closest to the date of the first post of this thread.
I'd guess you need version 4.00, released 8th May, 2006