Viewing 15 posts - 37,801 through 37,815 (of 39,456 total)
March 7, 2002 at 11:34 am
Doesn't appear to like functions in the constraint. Either ignored or always fails.
Tried some variations:
1. Reverse logic
2. Change to char() and return the email in the function, check that the...
March 7, 2002 at 10:55 am
Some things I found:
From Neil Pike:
Q. What does sp_sdidebug do?
A. It is used to turn on or off TSQL debugging. There is no user interface for it and no documentation....
March 7, 2002 at 10:16 am
March 7, 2002 at 10:05 am
you are welcome and it was interesting. Hopefully others will learn as well.
Steve Jones
March 7, 2002 at 10:01 am
haven't seen anything and don't see a pwd column in the table.
I'll keep looking.
Steve Jones
March 7, 2002 at 9:58 am
Nah, the search guy probably didn't update his search while we updated the site. Thanks for the catch and we'll get on it.
Steve Jones
March 7, 2002 at 9:50 am
Haven't tried it, but do you really need word? RTF, HTML, numerous other "template" formats would be easier to manipulate.
Steve Jones
March 6, 2002 at 5:40 pm
When it runs the pacakge, does the VB program load and run the package or call sp_start_job?
Steve Jones
March 6, 2002 at 11:17 am
use a role!!!!!! don't grant rights to users!!!
http://www.sqlservercentral.com/columnists/sjones/wp_userrights.asp
Steve Jones
March 6, 2002 at 11:14 am
Don't think you should have an issue. I have pacakges that run multiple copies of themselves and I code to prevent it, but they both work.
Steve Jones
March 6, 2002 at 11:12 am
save always works. I use this every day in development. It defaults to "untitledxx", but there is the ability to change that. Have you tried "save as"?
Steve Jones
March 6, 2002 at 11:09 am
I thought my book was pretty good, but I know the complaints are mainly on the first section of the exam. We reverified our questions were similar to exam questions...
March 6, 2002 at 11:07 am
Well as the co-author of he Sybex book on 70-229, I have a resource out there in print.Seriously, I took 229 and 29 and thought 229 was...
March 6, 2002 at 11:01 am
Could it be the underlying tables based on the data being inserted? Other than that, it seems strange? Have you run profiler to see if there is something you are...
March 6, 2002 at 10:27 am
Viewing 15 posts - 37,801 through 37,815 (of 39,456 total)