Viewing 15 posts - 1,681 through 1,695 (of 6,216 total)
Slow and steady. How often I post is really based on my real work workload, then my website work workload - after that, I get to see whats happening in...
September 3, 2003 at 11:58 am
I'll try to look into it, will be Fri at the earliest.
Andy
September 3, 2003 at 11:58 am
We're still evaluating discussion software. I agree I'd like to see smaller links, but I dont have fondness at all for real threaded discussions. I usually just post the link,...
September 3, 2003 at 11:57 am
We'll give it a shot if it connects to SQL. No guarantees we'll do any good, but we'll try.
Andy
September 2, 2003 at 10:54 am
Yepper, sorta. SQL won't let you truncate an uncommitted transaction. If you do a full backup potentially transactions are still occurring, so you need to either set your recovery mode...
September 2, 2003 at 10:53 am
Sometimes it takes a while to clear. Check that nothing else is blocking. Worst case, restart the service.
Andy
September 2, 2003 at 10:51 am
Hey, I shouldnt actually have to WRITE code! The reason depth matters is so you can do the appropriate number of joins to get a set based result. If you've...
September 2, 2003 at 10:50 am
Not being a DTS kinda guy, if you always would run ABC, why not build that into package A? A simple way to do what you're asking is to have...
September 2, 2003 at 10:46 am
MDAC is just the data access code, not the storage itself. You could install and use MSDE for the local work, or you could look at getting SQL Dev edition...
September 2, 2003 at 10:44 am
September 2, 2003 at 10:44 am
Don't think we have either of those. The replication wizard does a decent job at doing both tasks, did you use them?
Andy
September 2, 2003 at 10:41 am
Not much to go on. If you can reproduce it, I'd call MS support about it.
Andy
September 2, 2003 at 10:40 am
Not that I know of. It looks like you're out of sync somehow. Trying turning on the verbose logging for the distribution agent so you can some more details.
Andy
September 2, 2003 at 10:40 am
Ok. Guess I need to look over the structure and see what else needs to be added/dropped.
Andy
September 2, 2003 at 10:37 am
Not sure I like the trigger idea either. Though you have to weigh the overhead of cursoring through the rows in the logical tables vs just firing the trigger once...
September 2, 2003 at 3:53 am
Viewing 15 posts - 1,681 through 1,695 (of 6,216 total)