How can I file upload to MSSQL??
-
I'm using asp.net with C#. and I would like to know how I can file upload to MSSQL. Is there any sample source?? please let me know. thank you..
-
I'm using asp.net with C#. and I would like to know how I can file upload to MSSQL. Is there any sample source?? please let me know. thank you..
lsh486love wrote:
and I would like to know how I can file upload to MSSQL. Is there any sample source?
Did you Searched in Google Before post it over here? One more think, which file do you want to upload in DB? I would suggest to store the path in DB and store the file in Hard Drive. Thanks !
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
-
I'm using asp.net with C#. and I would like to know how I can file upload to MSSQL. Is there any sample source?? please let me know. thank you..
I recommend reading the link in my sig, it contains all the information you need.
Christian Graus Driven to the arms of OSX by Vista. Please read this[^] if you don't like the answer I gave to your question. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.
-
I'm using asp.net with C#. and I would like to know how I can file upload to MSSQL. Is there any sample source?? please let me know. thank you..
-
I'm using asp.net with C#. and I would like to know how I can file upload to MSSQL. Is there any sample source?? please let me know. thank you..
well...if it is a file that contains data that should go into fields of a table. The fastest wat is to use bcp.exe, a commandline util of mssql server.
In Word you can only store 2 bytes. That is why I use Writer.