save in database

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
appu1
User
Posts: 23

save in database

Post by appu1 »

Hi admin,
Is there any setting to save attachments in database only instead of folder. will it make any crash of database if the attachment size will increase ? my database is ms access.


vincenthung
User
Posts: 88

Post by vincenthung »

You can setup the files upload to database.

Please read tutorial in help file : "File Upload to Database"

And there are limitation in MS Access database, ole object.
Please google "ms access ole object limitation"


Post Reply