August 23, 201213 yr We have using been Filemaker for years and started doing some more develpment in ASP.NET using ODBC drivers provided with Filemaker. Our Filemaker Server is version 11 and ODBC driver is 11.3.81.0. We are experiencing extreme slowness form the server and any kind of operation like browsing thru records using the client is also slow. When we restart the service fmxdbc_listener, it helps for a while and then intermittently starts to slow down again. I have a few questions: 1. Is this expected when fmxdbc_listener is loaded with more requests form applications? 2. Is there a better way to query FMP databases (like Stored Procedures in SQL Server) instead of dynamically creating SQL queries in code? 3. Where should I be looking at to troubleshoot? Thanks, Max
August 23, 201213 yr Please update your Profile to reflect your current versions of FileMaker, OS and Platform. Use this quick link My Profile TIA Lee
October 12, 201213 yr www.fmDotNet.org may be an alternative. It uses the XML API that is included with regular FMS and FMS Advanced. XML traffic is more verbose than XML traffic but it usually is more robust/stable
Create an account or sign in to comment