Advertisement

1 - 10 of 109 containing alltags:("MS SQL 2000") (0.003 seconds)
What settings do I have to change to get msmerge_tombstone and msmerge_contents to be cleaned up more frequently? The size of these tables are getting silly and I don't even know what they do.
Zones: MS SQL ServerDate Answered: 01/13/2008 Grade: B Views: 4
Hello, I installed MSDE 2000 in my pc, since my pc o.s. is windows xp, so only the client mode can be installed into my pc (Enterprise Manager and some other tools are installed) ( MSDE 2000 is ...
Zones: MS SQL ServerDate Answered: 12/20/2007 Grade: A Views: 0
Does anyone have a query that will use the sysJobSchedules table in MS SQL 2000 to create a result set that will give me all the expected run times of a job for a given date range? For example ...
Zones: MS SQL ServerDate Answered: 04/17/2008 Grade: A Views: 4
I can't use neither xp_cmdshell nor isql/osql have an .sql file that is creating some tables/indexes/preloaded data, etc on diff DBs in the same ms-sql server. So I have this script that runs fro...
Zones: MS SQL Server, Databases, MS SQL DTSDate Answered: 02/29/2008 Grade: B Views: 0
Hi, I have the following fields ( Attach Code Snippet ) I need to know how many members select DeviceNameID = 1 and how many members select DeviceNameID =2 and so on. means the DeviceNameID w...
Zones: MS SQL ServerDate Answered: 06/07/2008 Grade: A Views: 0
I have a database that I wish to make a copy of. Is there any way of doing this via SQL Server Enterprise Manager?
Zones: MS SQL ServerDate Answered: 04/11/2008 Grade: A Views: 0
Hi, I have 6 year of historical data for web site statistics : visitor count, new users ( registerd user) , visitor from partner. We need to know the estimated new users for next day only ( 1 day...
Zones: MS SQL ServerDate Answered: 09/13/2008 Grade: A Views: 0
I have a JOIN which I believe is fine.  One table has the agent name, calls recieved and extension.  The second table has the date, extension and sales total. I am trying to join the two tables ...
Zones: MS SQL ServerDate Answered: 04/25/2008 Grade: A Views: 0
I have two tables, described below: tblAgentCalls has Agent, Date, CallsTaken tblAttendance has Agent, Date, Reason   - this will store the reason they are absent for that day (sick/vacation) ...
Zones: MS SQL ServerDate Answered: 04/25/2008 Grade: A Views: 0
There is a view which pulls from a table joining on another view.  That other view is pulling from the same table.  There are two view like this - one view will pull 155K rows, the other only 4K.  ...
Zones: MS SQL ServerDate Answered: 09/02/2008 Grade: B Views: 0