The data structures will be the same. The idea is that for single users to use VistaDB and for multi users then use MS-SQL Express.
I use the DDT for all my data design to take advantage of updating customer structure and data with DDT. I have not try VistaDB yet, but will do so next week.
I also need to check if the RBS will work with VistaDB. I will keep all my SQL commands as simple as possible to keep avoid database incompatibility, so will try to test everything in VistaDB first. I have many single users with this application in VFP and VistaDB looks like a good alternative to MS-SQL in this case.