The NET Mobile platform supports the use of both
SQL CE and SQL Server as database.
We can define the tables of the mobile application in SQL CE and some in SQL Server and access them through a Data View. This would allow us to use a GeneXus procedure to copy data directly from one table to another.
Upon performing the following steps, the network can be “seen” while being connected to the device base and it is connected, in turn, to a PC (read
communication mechanisms). Being part of the network allows you to view the rest of the machines and this enables you to access the central databases. That’s how the creation of Data Views to the tables of those bases will make it possible to develop mobile applications that handle that data.
Read step-by-step information on the
CommunityWiki