Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Doing something different with sharepoint

Status
Not open for further replies.

ex0r

IS-IT--Management
Apr 13, 2004
6
US
What I want to do is find a way to connect sharepoint with either a Pocket PC or Outlook 2003. I want to be able to access the task list from Outlook and/or Pocket PC and have it syncronized. Does anyone know of any way to do this?
 
MS have a collection of Exchange 2000 compatible web-parts so you can view the Outlook tasks list directly from within SP rather than having to go through the whole sync pain.
 
Otherwise, check out the SDK, and use the .Net objects for Sharepoint.
 
this can only be done through custom programming. There are no third party solutions available (yet) that can perform this.

the task lists and contact lists are view only to outlook (2003)
if you happen to know a little vba you can write scripts to synchronize.
some help doing this can be found on slipstick.com (look for solutions that synchronize public folder calendars with personal calendars

hope this helps
//Bart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top