Pregunta

I'm trying replicate a SQL Server database to a device with SQL Compact 3.5 on it and I can get replication working fine via IIS. However, the publication has an option to use FTP to publish the replication data, but I don't seem to be able to configure SQL Compact to connect to the FTP site. There's nothing online that says I can't do that, but I also can't find a walk-through showing that I can.

Does anybody know if I can connect a SQL Compact database to a publisher via FTP rather than IIS Web?

¿Fue útil?

Solución

That is not supported with SQL Server Compact, only IIS based Sync works.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top