I'm new to all MSF stuff but I'm reading a lot to learn about it.
I need to sync SQLBAse database with windows mobile database. Can this be achieved with sync ramework 2? I can connect to SQLBASE using odbc and use ADO.NET.
I also need to direction how to create the custom provider. Can I achieve this using WCF service so when connection is available client can sync? Is a sample application that shows what is required for NON MS database to be able to sync?
Can soemone senf a list of things that is required to achieve my requirment