Recover sql server table defiinitions only with .ldf file -


i deleted sql server 2008 database accident, found older .ldf file of database(full recover model), dont have .mdf file. tools sql log analyser , apex log require both files .mdf , .ldf files. possible recover table , columns names .ldf without .mdf file?


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -