Welcome to Dream.In.Code
Become an Expert!

Join 150,398 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,002 people online right now. Registration is fast and FREE... Join Now!




File Uploading to Access Database using ASP.NET

 
Reply to this topicStart new topic

File Uploading to Access Database using ASP.NET

dilipv
7 Mar, 2008 - 12:50 AM
Post #1

New D.I.C Head
*

Joined: 9 Feb, 2008
Posts: 9

QUOTE


how to upload one or more files from the client browser to a Microsoft Access database using plain ASP.NET.

Any reply or suggestion is most welcome

Thank you
Jitesh
Programmer
Sharepoint Consulting

User is offlineProfile CardPM
+Quote Post

PsychoCoder
RE: File Uploading To Access Database Using ASP.NET
7 Mar, 2008 - 05:22 AM
Post #2

using DIC.Core;
Group Icon

Joined: 26 Jul, 2007
Posts: 9,483



Thanked: 161 times
Dream Kudos: 9075
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net

My Contributions
Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.

Post your code like this code.gif

Thanks

I can however offer a nudge in the right direction. I can tell you that is it not a good idea to store the actual files in an Access database. The maximum size in an Access database is 2GB, once you reach this level you can no longer add anymore files. It is actually best to upload them to the web server, and store a reference to them in your database.

But if you insist of storing them in an Access database StartDeveloper has a nice step by step article on how to accomplish this.
User is online!Profile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 06:39PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month