Hi, see notes below: regards, Martin
-----Original Message----- From: Wong Kam Lai [mailto:[EMAIL PROTECTED] Sent: Dienstag, 11. M�rz 2003 08:23 To: [EMAIL PROTECTED] Subject: Want some suggestion Hi all, My company calls me to find some useful tools to build the system. Here is the system requirement: Easy inserting and deleting data (both text or multimedia data) from external server (e.g. database server; can we connect to every database?) using file explorer. -- for accessing SQL databse, you may use JDBC store (which I'm not familiar with) Can use other client (e.g. MS Word) to access and edit the multimedia object. -- you can use any WebDAV client (e.g. MS Office, XML Spy, DreamWeaver, ...) Verisoning control over the data. Whenever the data is modified, the old version of the data will be copied to history. Those old copies in history can be recovered if needed. -- yes, Delta V is implemented in the current slide Security control over the data. Only authorized users can access the specified data. -- yes, ACL is implemented in the current slide Efficient searching from the external server. -- yes, a generic DASL basicsearch is implemented for any kind of store. However, to use store specific search capabilities (XQuery, SQL, ...) for efficiency, a store specific search engine must be implemented, which currently is only done for Tamino Database (see http://developer.softwareag.com/tamino/, Tamino WebDAV Server) It seems that Webdav provide the similar functions. I want to ask can we use Slide to implement the system with Webdav to fulfill all the requirements aboved? If yes, where should I investigate first? Java Classes? or ..? Thanks a lot. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
