all groups > vb.net data > october 2005 >
You're in the

vb.net data

group:

Save files SQL server?



Save files SQL server? Juan Puebla
10/19/2005 1:15:04 PM
vb.net data: Hi,

I want to develope an ASP.NET application where users can store files (word,
excel, pdf, images...) on a server.

I would like to know which is the best system of storage. I could use SQL
but maybe it will get too slow (I'm thinking of 10.000 users with a maximum
storage of 100 MB each). I could also use server folders and just store paths
in SQL server...

Any suggestion?

Thanks


Juan Puebla
Re: Save files SQL server? CT
10/20/2005 10:53:32 AM
In order not to bloat your SQL Server database, I'd go with option 2.

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

[quoted text, click to view]

AddThis Social Bookmark Button