Viewing 15 posts - 37,201 through 37,215 (of 39,818 total)
Either that or detach/attach. Raul Sharma has an article on usnig that on this site.
Steve Jones
September 3, 2002 at 9:56 am
The speed of SS2K is plenty, just depends how things are implemented. There are lots of tricks you can do, use triggers to keep a summary of data current in...
September 3, 2002 at 9:48 am
Depends on load. For smaller apps, I've dropped everything on the same RAID 5 and no big deal. Nice to separate out, so if you move the hardware later, the...
September 3, 2002 at 9:42 am
Thanks for the updates. I neglected to test this and didn't see an errata on this. ![]()
Steve Jones
September 3, 2002 at 9:03 am
Thanks for the update.
Steve Jones
August 30, 2002 at 2:18 pm
A text file?
xp_cmdshell 'type filename.txt'
Steve Jones
August 30, 2002 at 11:12 am
On the SQLAgent proerties box, there is the place for a proxy account, which will be the account under which xp_cmdshell runs.
don't forget xp_cmdshell is in master, not another db,...
August 30, 2002 at 9:42 am
Is the number a column name or in a row in the table? If it's in a row, is it always in the same column name?
Steve Jones
August 30, 2002 at 9:35 am
the client has to send this. Check the client app settings for ODBC or whatever conneciton method you have.
Steve Jones
August 29, 2002 at 11:06 am
You could probably build htis programattically using DTS, aCtive X task and some outlook controls. Or even a custom control.
We use voting buttons here. I'll try to look at this...
August 29, 2002 at 10:19 am
You could probably build htis programattically using DTS, aCtive X task and some outlook controls. Or even a custom control.
We use voting buttons here. I'll try to look at this...
August 29, 2002 at 10:19 am
Thanks both of you. And I agree. I should rename the controls, even if this is the simplest form
, I may reuse it. And may want to...
August 29, 2002 at 9:36 am
There are some beginner articles on DTS. I'd start there. Create a text file conneciton, select your file and use the "properties" to verify this works.
Then add a SLQ connection...
August 28, 2002 at 10:37 am
Viewing 15 posts - 37,201 through 37,215 (of 39,818 total)