March 6, 201312 yr Hi All, I'm a newbie in File Maker.One of my client who is having a share point site likes to access a set of data which he is maintaining in the file maker.I would like to know -Is there anyway that we can access data stored in filemaker from a share point site? -How to connect filemaker and share point? Can anyone please help me out wit the details. Thanks & Regards, Rajee
March 6, 201312 yr SharePoint code supports both ODBC and XML, so does FileMaker Server. The question is more where you want the data flow to initiate from: Wil FM be pushing data or will SharePoint be pulling data? I'm guessying it will be SharePoint will be pulling. In that case; from inside the SharePoint you can make an ODBC connection to your files hosted on FileMaker Server Advanced (you need Server Advanced) and you will need a DSN set up with the FM ODBC drivers Alternatively you can use regular FileMaker Server and get to the data through the XML interface. Developing in SharePoint is typically done in a .NET language so any .NET developer can use fmDotNet (www.fmdotnet.org) to make that easier.
March 15, 201312 yr Author Hi Wim, Thanks a lot for explaining it in detail.But before i could try connecting sharepoint and filemaker,i'm stuck in a small issue http://fmforums.com/forum/topic/87954-opening-fp7-file-in-filemaker-pro-12/, Please have a look at the issue which i have posted and suggest any solutions. Thanks Rajee
March 15, 201312 yr You could always use FMP web publishing and point a sharepoint web part to the page with the data
Create an account or sign in to comment