Connect via NexusDB (Data Abstract)

From RemObjects Wiki

Jump to:navigation, search

This is a Data Abstract Connections topic
Feel free to add your notes to this topic below.


Contents

Overview

The NexusDB driver is provided to allow connecting to NexusDB in client/server or embedded mode.

The 3rd-party library (NexusDB), which is shipped as a part of the NexusDB database server, is required. It should be downloaded separately.


Parameters

Parameter
Description
Server Name The server entry must be in one of the following formats:
  • ipv4://[servername@]ip-or-dns
  • np://servername[@computername]
  • embedded:
  • registered://name
Login Defines a username and password to access secured database servers.
Database Specifies the name of the database to which you wish to connect. The database entry must be in one of the following two formats:
  • alias://myAlias
  • path://myAliasPath


Example connection strings:

NexusDB?Server=ipv4://NexusDB@127.0.0.1;Database=alias://myAlias
NexusDB?Server=embedded://nxServerEngine_embedded;Database=path://myPath

See Also


Da-48.png

Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Delphi and Xcode

GlossaryArchitectureArticlesFeaturesLibrarySamples

Navigation
products
hubs
special
Toolbox