Steamcloud doubt/question

hello, i’m working in a game and i’m using sqlite to store game options, player pref and save games.

my question is about steamcloud, iwant to use steamcloud to let my game anytime it is installed, it will recover/retrieve the sqlite database from the steamcloud and put it in a folder to let the game be always update and not need to start the game again from the beginning.

there are any tutorial on this ? i was trying to search for this, but i didn’t had any luck.

thanks in advance for all the help.

i found this, i think it will useful to make this working.