Viewing 15 posts - 37,846 through 37,860 (of 39,498 total)
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
The service manage provides a GUI for the net start and net stop command lines. If you have windows rights to do this, you can execute this. It has nothing...
March 6, 2002 at 10:20 am
The collation is the code page and sort order used for the table. This affects storage and display. In older versions of sql, there was a single code page and...
March 6, 2002 at 10:13 am
I noticed something similar investigating the use of a stored procedure with two queries and switching. The sproc still appeared to alter its plan without a recompile. Not sure, but...
March 5, 2002 at 5:07 pm
Viewing 15 posts - 37,846 through 37,860 (of 39,498 total)