|
Log in | ||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How to embed a NexusDB server in a DA server?
I assume the general idea would be to include and configure the nxSQLengine, nxServerEngine, nxSession and nxDatabase components on a datamodule in the DA server project, and then create a NexusDB driver connection string to that database in the DA schema modeller. Thorsten has mentioned that for the NexusDB DA connection string, << The server must be: ipv4://[servername@]ip-or-dns np://servername[@computername] embedded://name registered://name if the servername is completely empty it internally defaults to: embedded://default "registered://" allows you to setup a server engine (embedded or remote) and related components on a datamodule... and register that with the driver. if you look into the driver unit you will see the nexusdb specific interface that allows you to register and unregister a external serverengine with the driver. >> is this where I would need to use the "registered" approach, and how do I do that (eg any pointers or code examples?) Which is the 'drivers' unit referenced above (a specific name or folder would be helpful . . . I've looked in both the NexusDB and DA source folders and haven't spotted any obvious candidate for this drivers file). Thanks! Lauchlan M |
|
#2
|
|||
|
|||
|
> How to embed a NexusDB server in a DA server?
Answered in nexusdb.public.support. Thanks! Lauchlan M |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is it possible to record screen data on server side? | Hannes Danzl[NDD] | nexusdb.public.support.portal | 9 | 9th February 2010 07:42 PM |
| NexusDB ADO.NET Driver with RemObject's Data Abstract | Brian Wheatley | nexusdb.public.support.adoprovider | 1 | 25th July 2009 04:54 PM |
| Embedding a NexusDB database in a DA Server? | Lauchlan M | nexusdb.public.support.thirdparty | 0 | 16th December 2003 01:19 AM |
| Setting up a NexusDB Dialog Page (Data Module) for a TCP/IP Remote Server. | Malcolm Cheyne | nexusdb.public.support.thirdparty | 0 | 25th November 2003 02:13 AM |
| Data Abstract: the right balance between ORMs and classical dataset-oriented techniques. A paradigm shift in data access methodology | Alessandro Federici - RemObjects Software | nexusdb.public.support.thirdparty | 0 | 30th August 2003 01:48 AM |