Re: Picture Library database pull
- From: CIO2BE <ci02be@xxxxxxxxx>
- Date: Tue, 26 Feb 2008 08:10:33 -0800 (PST)
On Feb 22, 10:11 am, nilaish <nila...@xxxxxxxxx> wrote:
Hi,
You will have to go through either web services or the Object Model of
SharePoint to retrieve this data. The data is stored in SQL Database
in binary format and the records are really inter-related a lot.
If you want to run an application remotely, you can use web services
to communicate with SharePoint site and retrieve data from there. If
you can run the code from the server, then you can use the object
model to get to the data.
There are quite a few articles out there on how to get data from a
SharePoint library. If you need further information, please feel free
to let me know and I will be glad to help out.
Regards,
Nilesh Mehta
On Feb 22, 9:50 am, CIO2BE <ci0...@xxxxxxxxx> wrote:
On Feb 21, 8:31 pm, "galvin.p...@xxxxxxxxx" <galvin.p...@xxxxxxxxx>
wrote:
On Feb 21, 8:54 am, CIO2BE <ci0...@xxxxxxxxx> wrote:
On Feb 21, 8:21 am, "galvin.p...@xxxxxxxxx" <galvin.p...@xxxxxxxxx>
wrote:
On Feb 20, 10:36 am, ci0...@xxxxxxxxx wrote:
Here's my predicament. So I have set up a picture library in
SharePoint where you upload the image and fill in the fields about the
image. Now what I'd like to do is be able to pull all of the images
and all of the fields that go with that particular image for the
entire picture library, preferably into a database. Is there some what
that I'm able to do this? And if so, how would I go about pulling the
info? Thanks in advance.
I think you ought to be able to do this using the SDK. Is that what
you're getting at?
--Paul Galvin, Conchango
RSS @http://feeds.feedburner.com/PaulGalvinsSharepointSpace
Web site @http://paulgalvin.spaces.live.com
Not really. I would assume all of the pictures and fields associated
with them would be stored in some sort of database and I was wondering
if it would be possible to download/export that database. Would using
the SDK work to accomplish this, or is there another way?
~ Jason- Hide quoted text -
- Show quoted text -
Everything is in the database, but there's virtually no documentation
on how to access it directly nor does microsoft provide any support
for that. Instead, people use the SDK and object model to do that
stuff.
--Paul Galvin, Conchango
RSS @http://feeds.feedburner.com/PaulGalvinsSharepointSpace
Web site @http://paulgalvin.spaces.live.com-Hidequoted text -
- Show quoted text -
Thanks- Hide quoted text -
- Show quoted text -- Hide quoted text -
- Show quoted text -
Thanks Nilesh. This really helps.
.
- References:
- Picture Library database pull
- From: ci02be
- Re: Picture Library database pull
- From: galvin.paul@xxxxxxxxx
- Re: Picture Library database pull
- From: CIO2BE
- Re: Picture Library database pull
- From: galvin.paul@xxxxxxxxx
- Re: Picture Library database pull
- From: CIO2BE
- Re: Picture Library database pull
- From: nilaish
- Picture Library database pull
- Prev by Date: Re: Move the sites from WSS 2.0 to MOSS 2007
- Next by Date: Printing SharePoint pages
- Previous by thread: Re: Picture Library database pull
- Next by thread: Changing logo in blueband
- Index(es):
Relevant Pages
|