Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
aoug
Starting Member
3 Posts |
Posted - 2008-03-20 : 12:10:55
|
Hello,I have been trying to delete odbctrac.dll from system32 and in any other folder in the server where it exists but it seems to keep coming back... - Has anyone experienced this?- Why does it keep coming back?- How do you deleted and stop it from coming back once and for all?Thanks in advance for all you comments |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-03-20 : 12:11:44
|
What is that for? |
 |
|
aoug
Starting Member
3 Posts |
Posted - 2008-03-20 : 13:00:21
|
quote: Originally posted by sodeep What is that for?
in a nuttshell:odbctrac.dll tracks communication info between apps and db... |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-20 : 23:48:46
|
Why delete it? You can disable odbc tracking instead. |
 |
|
aoug
Starting Member
3 Posts |
Posted - 2008-03-21 : 11:11:42
|
quote: Originally posted by rmiao Why delete it? You can disable odbc tracking instead.
I tried to google how to do this and nothing usefull came up...how do you disable odbc tracking?TIA |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-21 : 17:21:16
|
In odbc data source administrator -> tracing tab. |
 |
|
tripodal
Constraint Violating Yak Guru
259 Posts |
Posted - 2008-03-25 : 16:17:28
|
Windows 2000, and windows xp Will attempt to replace any critical system files that you are deleting. It is not wise to randomly delete DLL files from the windows systme32 folder unless you have put them there yourself or you are following instructions from a software vendor. You can kill windows installations very easily, making a clean install necessary.Guess how I know? |
 |
|
|
|
|