Viewing 15 posts - 22,651 through 22,665 (of 39,824 total)
Did you apply a snapshop to initialize the new subscriber?
August 20, 2009 at 8:45 am
Yes, you can get more info by using trace/profiler to grab the data of what is happening with these spids at that time.
August 20, 2009 at 8:44 am
Read this: http://msdn.microsoft.com/en-us/library/ms187445.aspx
However the big factor is how much growth you are going to have from new data. If you have no idea what load you'll have, however people will...
August 20, 2009 at 8:42 am
I tend to agree with Jason here. What you do on your time off, really isn't the business of your employer, provided you are not representing them. You shouldn't...
August 20, 2009 at 6:26 am
What you probably want to do is combine this logic into your select. As you look to insert data, add the "logic" check into the WHERE clause.
insert TransferTable
select Product, AmountToReorder
...
August 19, 2009 at 2:53 pm
I'm not a big Access guy, so I'm not sure what you do there. You need to be able to open it. I might open Access and then see if...
August 19, 2009 at 9:58 am
These folders are where the error log files are stored for SQL Server. What you can do is check how many you have and decide if you can delete old...
August 19, 2009 at 9:18 am
The Access upsizing wizard should move the data. That's what I'd do, that way things will continue to work as they are. I'd use this as a backup, and then...
August 19, 2009 at 9:16 am
Most of these are answered in Books Online.
To get the web server to move, you'd need to change the web.config unless you have the new SNAC client. In that case,...
August 19, 2009 at 9:05 am
You can move databases as Gail mentioned for user databases. If you need to move system databases, there are other procedures.
August 19, 2009 at 9:03 am
You really need to provide more details and explain what you are trying to do. Include some sample data that shows what checks you want to do.
August 19, 2009 at 9:03 am
Ha! always tan, but true, a new shirt.
Actually two. The M-R pictures are different from Fri.
August 19, 2009 at 9:02 am
There are a few possibilities, but please provide more information as SilverFox has noted.
One way is to set up a surrogate key as a GUID. They can be uniquely generated...
August 19, 2009 at 9:01 am
Please do not cross post
Answer here: http://www.sqlservercentral.com/Forums/Topic773592-146-1.aspx
August 19, 2009 at 9:00 am
Interesting splits of opinion here.
I don't think there is a great benefit to an employee here for sure. I guess you can work with people for a couple days and...
August 19, 2009 at 8:20 am
Viewing 15 posts - 22,651 through 22,665 (of 39,824 total)