问题标签 [zumero]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
188 浏览

iphone - 与 Zumero 数据库服务器同步时出错

与 Zumero 数据库服务器同步到本地设备/机器时出现以下错误的解决方案是什么?

谢谢。

0 投票
2 回答
44 浏览

azure - 用作 IIS 服务器的 Azure 虚拟机

我需要服务器来设置 Zumero Sync ,我已经使用了 azure free trail 现在我需要升级但不知道我是否只需要购买虚拟机或云服务,不清楚如何使用虚拟机,是吗喜欢 VPS 吗?

0 投票
0 回答
265 浏览

ios - 将 SQL Server 与 IOS Sqlite 同步

我有以下组件

  1. SQL 数据库服务器
  2. 带有 Web 服务的 Web 服务器
  3. 带有用 Xamarin 编写的应用程序的 IOS 设备

IOS 应用程序与 Web 服务对话以更新 SQL Server 数据库。

同步数据库的最佳方式(工具)是什么?它只是一个小型配置数据库。我只看过 Zumero

0 投票
2 回答
165 浏览

ios - 我可以在不更改 Zumero 同步客户端架构的情况下更改服务器端架构吗?

如果我们要使用 Zumero... 远程和本地之间的模式是否需要保持不变?因为如果我们部署应用程序,我们将无法更改本地模式。

环境:

MAC 机器中的 Xamarin.Forms,SQLite 数据库与 SQL Server 同步

0 投票
2 回答
112 浏览

android - 使用 Zumero 同步 android 应用程序,更改缓存文件的位置

我正在使用 Zumero 与我的 Android 应用程序同步到 MS SQL 服务器,我的 SQLite 数据库存储在 SD 卡上。当我运行同步时,它会在更新 SQLite 数据库之前在内部存储中创建一个缓存文件。这会导致内部存储问题,并且由于存储空间不足,操作系统会在更新数据库之前删除缓存文件。如何强制应用将 SD 卡用于缓存文件?

0 投票
1 回答
77 浏览

iis - 带有 HTTPS 的 Zumero 服务器:通配符证书有效吗?

我们正在迁移 Zumero 服务以使用 HTTPS。在服务器安装文档中,它说需要完全限定域名 (FQDN) 的 SSL 证书。

我的问题是:我们可以使用通配符证书而不是 FQDN 证书吗?

0 投票
1 回答
305 浏览

sql-server - How can I optimise Zumero sync queries

I am currently experiencing very long sync times on a zumero synced database (well over a minute), and following some profiling, the culprit appears to be a particular query that is taking 20+ seconds (suitably anonymised):

I have taken the latter SELECT part of the query and ran it in isolation, which reproduces the same poor performance. Interestingly the execution plan recommends an index be applied, but I'm reluctant to go changing the schema of zumero generated tables, is adding indexes to these tables something that can be attempted safely and is it likely to help?

The source tables have 100,000ish records in them and the filter results in each client syncing 100-1000ish records, so not trivial data volumes but levels I would not expect to be causing major issues in terms of query performance.

Does anyone have any experience optimising Zumero sync performance server side? Do any indexes on source tables propagate to these tables? they don't appear to in this case.

0 投票
1 回答
868 浏览

zumero - Zumero 同步失败,状态码为 244

我有一个客户,昨天迁移了一些服务器,除了托管 Zumero 的 IIS 和数据库的服务器,但为了完成操作,必须关闭所有站点。现在他的技术人员无法完成正确的同步:每个请求都以状态码 244 终止,服务器响应总计 1.6MB

试图了解这是否是网站的一般问题,我用我的测试平板电脑安装了他的应用程序,从头开始第一次同步顺利进行,为我提供了整个数据库(大约 3.5MB):在第一次同步之后所有后续同步也运行良好,响应大小为 0 字节(必须如此)和 200 状态代码。

在建议他清除所有平板电脑的数据库之前,我想了解发生了什么,因为我不知道他们是否有一些未发送的数据,但他们肯定在迁移期间工作,所以可能其中许多人有未发送的数据.

任何建议将不胜感激。

ZSS服务器版本号为1.4.1.2030

0 投票
2 回答
150 浏览

xamarin - 在 Xamarin.Forms 应用程序中使用 Zumero 同步时出现“表已存在”错误

当我在 Xamarin Android 播放器中运行该应用程序时,它工作得很好,但是当我在设备上运行时,我收到以下错误:

错误 1 ​​(sqlite): CREATE TABLE main."custScanned" (z_rv INTEGER NULL UNIQUE REFERENCES "z$rv$1483152329"(z_rv) DEFERRABLE INITIALLY DEFERRED, "Id" integer primary key NOT NULL, "custNumber" text COLLATE NOCASE, "scannedDate " text COLLATE NOCASE ): 表 "custScanned" 已经存在 jni/../../../../..//build/android/core/jni/../../../../ src/core/sg/sg_sqlite.c:304 jni/../../../../..//build/android/core/jni/../../../../src /core/client/zum_sync.c:558 jni/../../../../..//build/android/core/jni/../../../../src/核心/客户端/zum_sync.c:2219 jni/../../../../..//build/android/core/jni/../../../../src/core /client/zum_sync.c:3889 jni/../../../../..//build/android/core/jni/../../../../src/core/客户端/zum_sync.c:4382 jni/../../../../..//build/android/core/jni/../../。./../src/core/client/zum_sync.c:7703 jni/../../../../..//build/android/core/jni/../../.. /../src/core/client/zum_sync.c:7763 jni/../../../../..//build/android/core/jni/../../../ ../src/core/client/zum_sync.c:8871 jni/../../../../..//build/android/core/jni/../../../. ./src/core/client/zum_sync.c:9227

当我查看设备上的 LogCat 时,它说表custScanned已经存在。我认为这就是同步的重点:将数据发送到服务器并将数据从服务器添加到设备上的现有表中。

0 投票
1 回答
35 浏览

zumero - 我可以仅使用 eval 密钥将 Zumero 客户端同步到面向公众的服务器吗?

我从本节猜测我需要一个激活密钥才能同步到面向公众的服务器,但我找不到任何明确说明的内容:

http://zumero.com/faq/#createactivation