February 10, 2009 at 4:58 am
In my project there is a senario that people uplodas their resumes ,They keep on changing the resumes .we are storing resumes through file stream Data Base in sql server 2008.that is working fine Now tyhe problem is i have to create versioning of their resumes.That is if a candidate uploaded a resume and after some time he uploaded a new a Resume now i have to create the versionig of Resumes and I have to show the latest Resume.
I am unable to do tha please help me out.
February 10, 2009 at 9:43 am
Can you share the data structures? See the links in my signature for some advice on how to.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
February 10, 2009 at 10:25 pm
Apart from what Jack has asked, we do that here. Articles are versioned and we have an "active version" and then all previous versions. A field signifies which is the active row for a particular article.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply