How To Make Grid FS in MongoDb

21 views
Skip to first unread message

OmIndia Tech India

unread,
Sep 13, 2017, 1:33:21 AM9/13/17
to mongodb-user
Hello, Any One Please Tell Me How To Make More Then one Fs.files and Fs.Chunks Collection To Store PDF And Access Them Form Asp.Net C# Page.

Wan Bachtiar

unread,
Sep 17, 2017, 7:52:15 PM9/17/17
to mongodb-user

More Then one Fs.files and Fs.Chunks Collection To Store PDF

Hi,
A single PDF file would be stored into a single MongoDB GridFS collection. MongoDB GridFS interface (In this case C# driver) would automatically divides the file into parts/chunks. Please see MongoDB GridFS for more information

And Access Them Form Asp.Net C# Page.

I would recommend to review MongoDB C# Driver: GridFS getting started

There are information and examples that would be useful to get started with your application.

Regards,
Wan.

Reply all
Reply to author
Forward
0 new messages