Brandon, thanks. I was doing that before, but I just wanted to know how to use the "image" datatype since it's offered as a data type. Is it prevalently used or do most just reference the image pathway?
jon On Nov 10, 1:04 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > good answer BigJ, > > I just faced with this problem some weeks ago, I think you should search in > you MSDN with this keyword: > "Working with Large Value Data Types (ADO.NET)" > > hopefuly, it will help you. > > B'Rgds > sugi > > On Mon, Nov 10, 2008 at 1:01 PM, Brandon Betances <[EMAIL PROTECTED]>wrote: > > > > > If I were you, and im not, I would store a reference to the location of the > > image in the database and reference that. Saves alot of bandwidth and space > > on the SQL server. Or even better, store it in XML. > > > On Mon, Nov 10, 2008 at 12:43 AM, BigJ <[EMAIL PROTECTED]> wrote: > > >> FYI, I'm trying to load it manually in Visual Web Developer, not from > >> the Web. > > >> Thanks > > >> On Nov 9, 9:37 pm, BigJ <[EMAIL PROTECTED]> wrote: > >> > How do you load images into a table? I'm using Visual Web Developer, > >> > and there is a selectable datatype called image. I've selected the and > >> > created a directory in my root directory called 'img' that stores all > >> > the images. How do I proceed to load the image into the table? > > >> > Thanks > > -- > 一日不见如隔百秋 > > It's not what you can get but what you can give that makes you a rich person
