#1  
Old 16th February 2006, 12:27 PM
Eivind Bakkestuen [NDD]
 
Posts: n/a
Default Ann: NexusDB version 1 Client/Server database - FREE Dcu version

Nexus Database Systems is pleased to announce the release of the FREE
NexusDB version 1 Client/Server Database system. This is a Dcu/Packages only
(no source) version. There are no restrictions on personal or commercial
use, and no built-in limitations.

* FREE!
* FREE!
* FREE!
* support for this version is available through peer-to-peer support in this
newsgroup:

news://news.nexusdb.com/nexusdb.public.peer.NexusDBV1


Download links:
http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
Delphi5.zip
http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
Delphi6.zip
http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
Delphi7.zip
http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
Delphi2005.zip
http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
Delphi2006.zip




About NexusDB v1:

NexusDB is the most flexible full source database engine for Delphi users.
It scales seamlessly from databases kept solely in memory, via embedded
server (single executable deployment) to full C/S solutions scaling to
hundreds of users.

- Supports Delphi 5, 6, 7, 2005, Delphi 2006
- NO royalty fees for server or client distribution.
- A large subset of SQL Ansi 92 is supported, including DDL.
- It adheres to the VCL TDataSet interface, so you can continue using all
your favourite data-aware controls and report engines.
- In-memory table support which rivals pure memory-based database engines on
speed on smaller datasets, while scaling very well to larger disk-based
datasets (millions of records)
- In multi-user environments, only the server can access the data,
minimizing risk of database corruption.
- Snapshot transactions provide 24/7 Live backup capability without
disrupting regular database activity.
- Support for the IProvider interface (TClientDataSet) is included.
- The architecture is designed to be flexible, and can be enhanced by
writing plugins, monitors and extenders.
- Free 3rdparty monitors/extenders already exist for custom
client-server-client messaging (for instance, signal another client to
update its view of data) and remote file handling on the server.
- It has lightning fast Winsock transports for networked C/S solutions; a
Blowfish wrapper transport provides added security when needed.
- Conversion utilities for source and tables from other database engines
(BDE, ADO, etc) are provided.
- Referential Integrity support available as conceptual monitor/extender
example
- ODBC and dbExpress drivers available as separate drivers pack
- Support for RemObjects/Data Abstract
- Support for kbmMW
- Support for ReportBuilder DADE
- Support for FastReport
- .NET provider
- DeZign database designer by Datanamic now supports NexusDB

Additional binaries, trial versions based on the current release, manual and
help files are available from the web site.

http://www.nexusdb.com

--

Eivind Bakkestuen
Nexus Database Systems


  #2  
Old 18th February 2006, 03:14 AM
Shloma Baum
 
Posts: n/a
Default Re: NexusDB version 1 Client/Server database - FREE Dcu version

Hi,

The site http://www.nexusdb.com/downloads/V108/NexusDB1 is not accesible !


"Eivind Bakkestuen [NDD]" <Ieivind.bakkestuenHATE@nexusdb.comSPAM> wrote in
message news:43f3c78b@wic040d....
> Nexus Database Systems is pleased to announce the release of the FREE
> NexusDB version 1 Client/Server Database system. This is a Dcu/Packages
> only
> (no source) version. There are no restrictions on personal or commercial
> use, and no built-in limitations.
>
> * FREE!
> * FREE!
> * FREE!
> * support for this version is available through peer-to-peer support in
> this
> newsgroup:
>
> news://news.nexusdb.com/nexusdb.public.peer.NexusDBV1
>
>
> Download links:
> http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
> Delphi5.zip
> http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
> Delphi6.zip
> http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
> Delphi7.zip
> http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
> Delphi2005.zip
> http://www.nexusdb.com/downloads/V108/NexusDB1 Free DCU version for
> Delphi2006.zip
>
>
>
>
> About NexusDB v1:
>
> NexusDB is the most flexible full source database engine for Delphi
> users.
> It scales seamlessly from databases kept solely in memory, via embedded
> server (single executable deployment) to full C/S solutions scaling to
> hundreds of users.
>
> - Supports Delphi 5, 6, 7, 2005, Delphi 2006
> - NO royalty fees for server or client distribution.
> - A large subset of SQL Ansi 92 is supported, including DDL.
> - It adheres to the VCL TDataSet interface, so you can continue using all
> your favourite data-aware controls and report engines.
> - In-memory table support which rivals pure memory-based database engines
> on
> speed on smaller datasets, while scaling very well to larger disk-based
> datasets (millions of records)
> - In multi-user environments, only the server can access the data,
> minimizing risk of database corruption.
> - Snapshot transactions provide 24/7 Live backup capability without
> disrupting regular database activity.
> - Support for the IProvider interface (TClientDataSet) is included.
> - The architecture is designed to be flexible, and can be enhanced by
> writing plugins, monitors and extenders.
> - Free 3rdparty monitors/extenders already exist for custom
> client-server-client messaging (for instance, signal another client to
> update its view of data) and remote file handling on the server.
> - It has lightning fast Winsock transports for networked C/S solutions; a
> Blowfish wrapper transport provides added security when needed.
> - Conversion utilities for source and tables from other database engines
> (BDE, ADO, etc) are provided.
> - Referential Integrity support available as conceptual monitor/extender
> example
> - ODBC and dbExpress drivers available as separate drivers pack
> - Support for RemObjects/Data Abstract
> - Support for kbmMW
> - Support for ReportBuilder DADE
> - Support for FastReport
> - .NET provider
> - DeZign database designer by Datanamic now supports NexusDB
>
> Additional binaries, trial versions based on the current release, manual
> and
> help files are available from the web site.
>
> http://www.nexusdb.com
>
> --
>
> Eivind Bakkestuen
> Nexus Database Systems
>
>




  #3  
Old 18th February 2006, 04:19 AM
Jim Allison
 
Posts: n/a
Default Re: NexusDB version 1 Client/Server database - FREE Dcu version

"Shloma Baum" <shlomabaum-spam@yahoo.com> wrote in message
news:43f5e742$1@wic040d....
>
> The site http://www.nexusdb.com/downloads/V108/NexusDB1 is not accesible !


Spaces in URLs can cause problems like this. Try these links (provided your
newsreader doesn't wrap them):

http://www.nexusdb.com/downloads/V10...%20Delphi5.zip

http://www.nexusdb.com/downloads/V10...%20Delphi6.zip

http://www.nexusdb.com/downloads/V10...%20Delphi7.zip

http://www.nexusdb.com/downloads/V10...Delphi2005.zip

http://www.nexusdb.com/downloads/V10...Delphi2006.zip


--
Jim Allison
SpeedLine Solutions Inc.
Senior Customer Care Representative
www.speedlinesolutions.com


  #4  
Old 18th February 2006, 04:31 AM
Shloma Baum
 
Posts: n/a
Default Re: NexusDB version 1 Client/Server database - FREE Dcu version

Thanks Jim!


"Jim Allison" <jim@speedlinesolutions.com> wrote in message
news:43f5f762$1@wic040d....
> "Shloma Baum" <shlomabaum-spam@yahoo.com> wrote in message
> news:43f5e742$1@wic040d....
>>
>> The site http://www.nexusdb.com/downloads/V108/NexusDB1 is not accesible
>> !

>
> Spaces in URLs can cause problems like this. Try these links (provided
> your newsreader doesn't wrap them):
>
> http://www.nexusdb.com/downloads/V10...%20Delphi5.zip
>
> http://www.nexusdb.com/downloads/V10...%20Delphi6.zip
>
> http://www.nexusdb.com/downloads/V10...%20Delphi7.zip
>
> http://www.nexusdb.com/downloads/V10...Delphi2005.zip
>
> http://www.nexusdb.com/downloads/V10...Delphi2006.zip
>
>
> --
> Jim Allison
> SpeedLine Solutions Inc.
> Senior Customer Care Representative
> www.speedlinesolutions.com
>





Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ANN: NexusDB v2 Client/Server database - DCU ONLY version introductory offer Eivind Bakkestuen [NDD] nexusdb.public.discussions 25 15th August 2006 03:33 AM
ANN: NexusDB v2 Client/Server database - DCU ONLY version introductory offer Eivind Bakkestuen [NDD] nexusdb.public.announcements 0 8th August 2006 09:01 PM
Ann: NexusDB version 1 Client/Server database - FREE Dcu version Eivind Bakkestuen [NDD] nexusdb.public.announcements 0 16th February 2006 12:27 PM
Ann: NexusDB version 2 Embedded Server FREE Edition Released! Eivind Bakkestuen [NDD] nexusdb.public.support 0 19th July 2005 07:06 PM
Free Single user NexusDB version 2 Embedded Server ? Colin Bompas nexusdb.public.discussions 1 18th July 2005 11:37 AM


All times are GMT +11. The time now is 11:07 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.