Jump to content

BrianC

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by BrianC

  1. Yes, apparently FileMaker Server 19.6.2 broke MirrorSync because they removed the version number from the /productInfo API call. Version 6.3 fixed this issue.
  2. I have a MirrorSync project which does a bi-directional sync between some FM tables and a MySQL database. But for the past few days I keep getting the following error whenever I try to edit the project: com.prosc.sync.DatabaseException If I choose a table that exists in both FM and MySQL, the error occurs when clicking 'next' on the Sync Direction screen. If I choose a new FM table that does not exist in the MySQL database, it occurs when clicking 'next' from the choosing which tables to sync via checkbox layout. I have tried: rebooting the Filemaker Server rebooting my laptop running the 360Works MirrorSync Config Client reimporting the project Has anyone else come across this problem before? I'm stuck at the moment.
  3. Have to give you credit for an inventive way of doing it I was hoping there might be an official method which wouldn't be as labour intensive as the find/delete. Thanks for the idea, I'll see if I can use that to get something working.
  4. Is it possible to empty a single Table on the Spoke when using Bi-Rectional syncing? I want to ensure a refresh on the spoke sometimes, but not for all the tables as the DB is very large. I could go and empty the spoke table manually BUT that will cause all the records to be deleted on the Host next time it syncs. I know I can do "Delete Spoke", but that will do ALL the tables... I only want to do specific a table(s). Is this possible?
  5. Hi, I am hoping someone can help me with the BaseElements "BE_WriteTextToFile" function. I can only get this to work when I strip out the Volume Name from the path. So I can't use Get(DesktopPath) or Get(TemporaryPath) etc without removing the volume from the start of those results. That doesn't seem correct and I think I must be missing something. Or is that the way it is intended? Does anyone have a simple example of it working? Thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.