Losing SQL Server information -


i have strange problem database.

i have program under web of windows there 50,000 important records in , unfortunately there no backup them.

i started using pc few days ago sql server didn't run. version of sql server 2008 r2 uninstalled , set sql server 2014 version, attached sql server files allowed me ran program. problem here 50,000 records 40,000 of them available now.

another strange thing when looked @ last modified date of .mdf database files properties last year (2016).

i checked out .ldf file apexsql program , saw last modified date year ago (2016).

so think had happened , what's solution?!

thank you.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -