Syncing with VB6 Application?
I'll be using VB.NET 2005 to develop a simple device application where the data will be contained in an xml file to keep it small and simple.
My desktop app is in VB6 and will remain so for the forseeable future. The app is capable of exporting hierarchal recordsets as xml files (using ado 2.8)
My question is: Can I use sync both applications even if they are written in 2 different languages?
Thanks,
Ivan

