Hi,

Building pro desktop applications, using C++ - how do we store data locally on the users computer? I know that there is an option to let the application connect to a remote server with SQL etc., but supposed I want to store the data locally - still - secured- what is the acceptabe way to do it? encrypted filed? XMLs?