I need to get a list of Doc libraries and their folders, does anyoneknow how I could do this programmatically. I have been poking around inMicrosoft Access, but can't seem to get just the libraries of a singlesite into a table.
You want to use the SharePoint Object Module (API) not the database.The code isn't that involved but I don't have access to my WindowsSharePoint Services development box right now. Let me know if you needfurther information...