I'm currently working on a SharePoint project with Timberline ODBC integration, at the end of the day if you can connect to a system and get data from it, it's custom integration work, same story with other products such as Quicken and MYOB. Of course the 'nicer' the datasource structure the easier your job is, systems with a Web Service can make the task a little cleaner. You still need to decide if you want to be accessing the data directly every time (which can be slow and not meet performance requirements) or using ETL such as Rahul mentioned. You could setup a scheduled SQL job, or a customer Timer Job to ETL the data into a custom SQL database or even SharePoint Lists, although then you have the problem of accessing the most up-to-date data from the system if data is being updated in it frequently (which again might not meet requirements around using live data). Sezai.
On Fri, Aug 21, 2009 at 4:01 AM, Rahul Desai <ra...@nationalcom.com> wrote: > Yes, we have done few ETL projects with MYOB’s ODBC, although not with > SharePoint. But should not be an issue with SharePoint as the MYOB’s ODBC is > nicely documented. > > > > Let me know if we can be of help. > > > > *Regards* > > *Rahul Desai, PMP* > > Sr. Project Manager > > Phone:+61 (0) 2 9420 9800 | Fax:+61 (0) 2 9420 9077 | Email: > rahul.de...@talman.com.au | Blog: > http://RahulBlog.nationalcom.com<http://rahulblog.nationalcom.com/> > > *Talman Pty. Ltd. | Design, Integrate, Support | * > www.talmansolutions.com.au > > > > *From:* ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] *On Behalf Of *Adam > J. Clark > *Sent:* Thursday, 20 August 2009 9:46 PM > > *To:* ozmoss@ozmoss.com > *Subject:* MYOB and SharePoint > > > > Just a quick question. Has anyone seen any MYOB customisations recently? > > > > I have a client we have been working with who is interested in the > possibilities. > > > > Regards, > > > > Adam Clark > > *Principal Solutions Architect / Director* > > * * > > > > > > [image: SM_Logo_RGB_email3] > > Mobile: +61 412 344 037 > > Email: adam.cl...@sharingminds.com.au > > Web: http://www.sharingminds.com.au > > Blog: http://adamclark.wordpress.com > > > > > ------------------------------ > > Support procedure: https://www.codify.com/lists/support > List address: ozmoss@ozmoss.com > > Subscribe: ozmoss-subscr...@ozmoss.com > > Unsubscribe: ozmoss-unsubscr...@ozmoss.com > > List FAQ: http://www.codify.com/lists/ozmoss > > Other lists you might want to join: http://www.codify.com/lists > ------------------------------ > Support procedure: https://www.codify.com/lists/support > List address: ozmoss@ozmoss.com > Subscribe: ozmoss-subscr...@ozmoss.com > Unsubscribe: ozmoss-unsubscr...@ozmoss.com > List FAQ: http://www.codify.com/lists/ozmoss > Other lists you might want to join: http://www.codify.com/lists > -------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: ozmoss@ozmoss.com Subscribe: ozmoss-subscr...@ozmoss.com Unsubscribe: ozmoss-unsubscr...@ozmoss.com List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
<<image001.gif>>