|
-
August 15th, 2010, 07:52 AM
#1
data storage
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?
-
August 15th, 2010, 01:45 PM
#2
Re: data storage
Anything you fancy, depending on particular requirements. Including local databases as well. Which might accidentally appear to be "server with SQL etc." ones.
Best regards,
Igor
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|