Viewing 8 posts - 46 through 53 (of 53 total)
I am 100 percent positive that no data has been changed. Any ideas on how I can check each table for erroneous data. I can't really eye ball it...
July 10, 2002 at 12:22 pm
I am using the columns to store comments with regards to incoming service calls. I guess I can set the columns to varchar(8000). Do you think this id...
July 1, 2002 at 9:33 am
The datatype coming from Access is memo and the field in my SQL2k table is ntext. I have played around testing it with text and varchar(4000), but it still doesn't...
June 21, 2002 at 6:31 am
I'm only using it for an internal application I am writing. How do I do this. I tested the encrypt() function, but once it encrypts I can't reverse...
June 19, 2002 at 12:22 pm
I did this yesterday. I looked in the Server Logs, but don't see anything on status of the package?
quote:
Design the...
June 4, 2002 at 2:21 pm
What's the best way to do this?
quote:
Have you tried turning on the package error logging?Andy
http://www.sqlservercentral.com/columnists/awarren/
June 4, 2002 at 1:01 pm
No, all DTS Packages are through Windows Authentication. Some of the jobs belong to sa, however it still doesn't make a difference when I change the job owner.
June 3, 2002 at 12:50 pm
quote:
Are they DTS packages or just plain TSQL jobs?Andy
http://www.sqlservercentral.com/columnists/awarren/
They are DTS Packages.
May 29, 2002 at 8:07 am
Viewing 8 posts - 46 through 53 (of 53 total)