[EMAIL PROTECTED] (John Manko) wrote in
news:[EMAIL PROTECTED]: 

Does it apply also to MSSQL = Microsoft SQL Server?

> Look here
> http://www.mysql.com/doc/en/BLOB.html
> 
> Actually, if you don't care if the images can be view from outside the
> DB, you can do what I do.
> I simplely put the name of the file in a varchar field, then let the 
> browser do the work for you.
> This is good for files that are referenced from multiple entries (ie, 
> individual products each referencing the same series image)
> but, blob can work fine.

> 



-- 
*** s2r - public key: (http://leeloo.mine.nu/s2r-gmx.sig)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to