File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
Datatype to store images and files in sql server
Naj Syl
Greenhorn
Joined: Dec 05, 2005
Posts: 1
posted
Dec 05, 2005 22:06:00
0
Can anyone please tell us about the datatype used to store images and files(
pdf
,
word file
s) in sql server...
Also if possible gv us the snippet of how to store using ASP code...
NajSyl
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
I like...
posted
Dec 06, 2005 03:24:00
0
Storing binary files in the database is (in my opinion) a bad idea. But if you are sure you want to do this the datatype for SLQ Server will be IMAGE.
For ASP code, I suggest you ask in a Microsoft forum. Unfortunately we don't have any here, but I'm sure you'll find the information you need at MSDN.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
I agree. Here's the link:
http://aspose.com/file-tools
subject: Datatype to store images and files in sql server
Similar Threads
File Storing in Hiberbnate
select/insert Gif/Jpg Pic
storing images in database
Showing richtext data on to Browser.
storing images in database
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter