User Activity

  • Posted a comment on discussion Developers on SymmetricDS

    Is that possible on the client's side? If so, what should I include in my client (Android)?

  • Posted a comment on discussion Developers on SymmetricDS

    Hello, I have a problem related to the data previous to the registration of a new node. Currently, this data is not sent from the client to the server and vice versa in the registration of a new node. Do you know how to do it? Thanks in advance

  • Posted a comment on discussion Developers on SymmetricDS

    Hello, I'm synchronizing two SQLite databases. The project consists of a set of suppliers ordering product. My goal is that one supplier can have several times the same product on different dates and that several suppliers can order the same product. I have managed to replicate well from the clients to the server, but not from the server to the client. When new tuples are inserted, I insert two for each of the inserted. One with the data inserted correctly and the second varies (except for the fields...

  • Posted a comment on discussion Developers on SymmetricDS

    Finally fix it using a subselect router and the following query: c.external_id in (select name from Proveedores where ID=:proveedorID) After adding the router subselect, I had another problem. Now the server overwrites my data when a client sends some data (the server has already some data). Does anyone know why it happens?

  • Posted a comment on discussion Developers on SymmetricDS

    Hello, I'm trying to synchronize a server and several clients. I want the server to send the data corresponding to each client, but nevertheless the server will always send all the data that its table has. Does anyone know how to avoid this? Thank you very much in advance

  • Posted a comment on discussion Open Discussion on SymmetricDS

    After some tests with the loadfilter I discovered that it causes me to override several registers of different devices when it has the same ID. I tried to synchronize with and without loadfilter. My loadfilter is : insert into sym_load_filter (LOAD_FILTER_ID, LOAD_FILTER_TYPE, SOURCE_NODE_GROUP_ID, TARGET_NODE_GROUP_ID, TARGET_CATALOG_NAME, TARGET_SCHEMA_NAME, TARGET_TABLE_NAME, FILTER_ON_UPDATE, FILTER_ON_INSERT, FILTER_ON_DELETE, BEFORE_WRITE_SCRIPT, AFTER_WRITE_SCRIPT, BATCH_COMPLETE_SCRIPT, BATCH_COMMIT_SCRIPT,...

  • Posted a comment on discussion Developers on SymmetricDS

    Hello, I have a problem with the loadfilters. First, I have several nodes (some clients and a server) and I need to send the data according to a table (people information) that is on the server side. The problem arises when I want to add the data of a new person to the server. In this case it happens that it doesn't send the data previous to the registration (controlled in the other cases using the parameter auto.reload on the client side) and it's because it has already discarded that data with...

  • Posted a comment on discussion Open Discussion on SymmetricDS

    Thank you very much. That worked perfectly.

View All

Personal Data

Username:
delolath78
Joined:
2019-07-08 14:59:39

Projects

  • No projects to display.

Personal Tools