Thursday, October 21, 2010

How to upload video files to sql server 2005 using vb? Can any one help me?

How to upload video files to sql server 2005 using vb? Can any one help me?How to upload video files to sql server 2005 using vb? Can any one help me?
Why bother storing the files in the database? Store the files on the server, and store a fully qualified network path to the file in the database. Serve up the link when your user's request it.How to upload video files to sql server 2005 using vb? Can any one help me?
There is a method to upload a video file to sql,

First create a folder under your working folder like VIDEO

put the video file into that folder

Store the path of the video fle into SQL server

that is enough.


best way is to upload that video in to folder %26amp; then store that folder path in database table . if u want to retrive or show the video u can give that database path as a input to that player.










No comments:

Post a Comment