team_ferrari22 0 Newbie Poster

Hi All,

We want to create a c#/VC++ application by using which we should be able to create sql server database SNAPSHOTs in our own file format (in online manner).

And later we should be able to get data from those snapshots files in offline manner using our application ( i.e. we should be able to get number/names of tables/columns...etc details).

Does anybody know how to do that?

Thanks