Feature Requests item #3482288, was opened at 2012-01-31 10:40
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713733&aid=3482288&group_id=129076

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Other
Group: Next Release
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Database Link Object for Docs & Collections

Initial Comment:
Provide a new object type that can be created within a Sedna database.  This 
Link object would allow a document or collection in another Sedna database to 
be accessed and operated on from the database where the Link was created.  For 
all statements (UPDATE, INSERT, XPath or XQuery, etc.)  performed on the Link 
the result would be same behavior as if the doc or collection existed in the 
same database, but the statement would actually be executed on the target which 
resides in a different database.   The Link to the target should be able to be 
designated as read-only or read-write.  If read-write is specified then data 
UPDATES would need to be synchronized for transaction integrity.

This new Link would allow the sharing of a large document or collection across 
several databases.   

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713733&aid=3482288&group_id=129076

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to