Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 30th, 2005, 02:18 PM
Registered User
 
Join Date: Feb 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to xologist Send a message via Yahoo to xologist
Default Need script Blobs stored File System

Vieira SQL professional is an excellent resource for sql developers. However I have a need to create a table with pointers to a win 2K directory where image files will be stored (outside the sql database) as Vieira starts to describe in chapter 24. If anyone can help me to do that (write the script) to access the images from the table that provides the directory path and file name I would be most appreicative in learning how to do this as I have a collection of or personal photographs that I want to organize and to display. I have the enterprise edition of sql 2k and have win 2k advanced server along with vb.net professional edition.

Vieira stops short in his discussion on how to do this except to say that using a table to store images of the giff or tiff is so so slow.

Thank you for any help you could give me. Learning how to do this is very important to me.

Jim

 
Old May 1st, 2005, 04:18 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

How do you want to display them? For example if it's a web page then you just turn the actual path into a URL, there's no need for manipulation of the image data.

--

Joe (Microsoft MVP - XML)
 
Old May 1st, 2005, 09:33 PM
Registered User
 
Join Date: Feb 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to xologist Send a message via Yahoo to xologist
Default

Joe these are not web pages. They are image files from my digital camera in a gif format. I would like to display then in the simplest fashion possible. The author would have us to believe we could display them much like one would display non image data in query analyser. I would imagine that they would have to be viewed in some simple vb.net application. He is so detailed about all of his other topics but his topic all he basically tells us is that internal sql image files are so slow. I hope that helps you. Thank you. Jim






Similar Threads
Thread Thread Starter Forum Replies Last Post
Using System Tables, Views and Stored Procedures syphon SQL Server ASP 2 September 6th, 2006 03:09 AM
problem with a stored proc trying to return blobs Phrozt SQL Server 2000 2 May 12th, 2006 09:36 AM
All things Blobs and Strings Morrislgn Pro Visual Basic 2005 0 January 18th, 2006 12:56 PM
BLOBS in MySQL mathursrishti VS.NET 2002/2003 0 March 19th, 2005 04:25 AM
system tables and stored procedures recovery prob. mukund SQL Server 2000 1 December 24th, 2004 07:22 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.