Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 WebDAV integration\extraction with SQL Server file storage

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-08-02 : 10:48:28
Rich writes "Hello,
We've created an online file system that stores project information in SQL. We've tried writting custom drivers to get the Projects to appear in user's Explorer, like a local drive, but have run into problems, specifically caching.

We are interested in using WebDAV to extract the data from SQL (instead of the traditional native NTFS environment), and send it to a user's local WebDAV client or webfolders.

We've looked at Jakarta/SLIDE, but was wondering if there are already applications (SQL, third party, IIS) that will perform this conversion, or if you can provide tips on how to create the calls to SQL.

Thanks for your help,

Rich"
   

- Advertisement -