-
Simple read-write connection of a database table (non-SharePoint) to a DataView Web Part in MOSS 2007
Test this out/play with it in a test area. Don’t do this in production. Duh. Required: SQL Server 2005 SharePoint v3 (I don’t honestly know, but I think just WSS 3.0 w/o MOSS 2007) SharePoint Designer 2007 A SQL account with db_datareader and db_datawriter permissions on the database in question, and the account’s password A…
-
Getting MOSS 2007 RTM Backup to work when your SQL Database is one you don’t control
In this post I will be somewhat generic about my machine names and account names. This is partly to keep me in form and not thinking too specifically about my special situation and partly for security reasons. I don’t believe in security through obscurity but I also don’t believe in making it extra easy for…
-
Updated older MOSS 2007 Beta2TR Install article
After finally managing the install and setup correctly in my own deployment last week, I just updated the article on this blog with the newest information I needed to completely the install properly and make everything ship-shape (or close enough for jazz).
-
Very good permissions overview for SharePoint
From modonovan’s SharePoint and Stuff, comes a gem of a blog post about SharePoint Services and App Pool Account Permissions. It’s from last year, but quite relevant (to my current troubles, anyway).
-
Search Link Salad
Stuff for me to remember based on current research (more about searching in WSS 2003, but am finding links related to future configurations of SPS2003 or MOSS 2007 search): Some documents are not returned in the search results when you use the Advanced Search feature in SharePoint Portal Server 2003 to search for content that…
-
MOSS 2007 Beta 2 Technical Refresh Install – Slipstreaming the Technical Refresh and by the way, you’ll be needing these exact .NET/WWFX installs too
Okay, so Wednesday and Thursday were my days for installing MOSS 2007 Beta2TR on our pilot servers. I followed Steve Smith’s excellent PDF-based instructions for “slipstreaming” the Technical Refresh updates into the normal install files for MOSS 2007 Beta 2, and then prepared a DVD-ROM with those files and the .NET 3.0 CTP release, which…
-
A good MOSS 2007 Blog
Mart Muller’s SharePoint Weblog has a lot of information about MOSS 2007, including web part development, etc.
-
Web Part Packager – Link Salad
I went looking for a Web Part Packager install walkthrough with screenshots that a co-worker might find useful, but was unsuccessful. I did however find a bunch of links I wanted to save for myself. So if you don’t know about the Web Part Packager and you’re running SharePoint 2003 and developing/deploying web parts, learn…