Viewing 5 posts - 1 through 5 (of 5 total)
could be DNS lookup issues on the machine using the 3rd party app...?
June 30, 2005 at 6:54 am
changing the ip should be no problem
these are the bits that need doing in sql to reflex a machine name change
June 30, 2005 at 6:49 am
You can also truncate the log without performing a backup by setting the recovery model for the database to simple and use dbcc shinkdatabase (can also use shinkfile)
stick something like...
June 29, 2005 at 2:22 am
if you got a smtp gateway that could reply smtp messages you cound use an extended stored procedure using xpsmtp80.dll
search on the web for the dll and your'll find more info
we tend...
June 22, 2005 at 10:28 am
June 22, 2005 at 10:14 am
Viewing 5 posts - 1 through 5 (of 5 total)