Hi All,
I am an Automation Tester and i have basic knowledge of SQLServer. I want to transfer the data from LoadTest2010 to another server. After running every load performance test, i need to transfer the data from one server to another. I tried the SQLServer Import and Export wizard. It is failing to import data as tables have Identity columns. I solved it by Checking the "Enable Identity Insert". But still failing due to Foreign Key constraints. I tried disabling all constraints. Still i am facing the same problem. Can anyone please help me.
sekhar