|
|
Archives of the TeradataForum
Message Posted: Mon, 07 Nov 2005 @ 20:19:40 GMT
Subj: | | Re: SQL Assistant interferes with other apps |
|
From: | | Christopher.Hamilton |
| You can check which versions you are using on the PCs that display the problem, and compare to those that do not display the problem, by
running the 'verify.exe' application, found in the SQLA install directory. | |
| This creates a 'verify.log' file showing the version of all the main support dlls. (It does not include the 'base' windows dlls
however.) | |
Finally got verify.log back from the one fellow who was not experiencing this problem, and there is indeed a difference:
Compare: (<)chris_Verify.log (2105 bytes)
with: (>)bilal_Verify.log (2098 bytes)
5,31c5,31
< tdata32.dll 3.2 Same C:\WINDOWS\system32\tdata32.dll
< tdprsr32.dll 3.2 Same C:\WINDOWS\system32\tdprsr32.dll
---
> tdata32.dll 3.2 Higher 3.2.0.7 C:\WINNT\system32\tdata32.dll
> tdprsr32.dll 3.2 Higher 3.2.0.7 C:\WINNT\system32\tdprsr32.dll
I will see what happens when I
| |