Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Is there a way to export all files in the repository?

web-app

We hoped to be able to use SQL Server to export all the files at once (rather than one at a time through the Gemini interface.)

Is there a way to do this?

MSloan
· 1
MSloan
Replies (1)
helpful
0
not helpful

There is no easy way of doing this via SQL. The data is stored as an image column in SQL, you could write a program that reads the bytes from SQL and write it to a physical file.

 


Saar Cohen
· 5000
Saar Cohen