Viewing 15 topics - 247,276 through 247,290 (of 284,016 total)
Topics
Started by
Posts
Last post
Hi, everyone! We have just upgraded our SQL server from 7.0 to 2000, and we have stumbled into some…
1 replies
We have a 15 gig database. Two tables in the database each have about 400,000 rows and are frequent…
1 replies
http://www.nyx.net/~bwunder/dbChangeControl/standard.htm I found this article of TSQL best practice…
1 replies
I am trying to setup Replication between 2 servers QA1 and QA2. When I try to establish QA1 a…
1 replies
I need to write a query that does the following: There are three tables, say T1,T2 and T3. All thes…
1 replies
We are having this problem on one server and not on others - hoping someone has an answer. Th…
1 replies
Hi, I need to transfer data from Oracle to SQL Server using DTS. The problem is when I check one of…
1 replies
We have very simple DTS packages. They move data in and append it to an existing empty table.…
1 replies
I recently converted my website database from MySQL to MS SQL and I have experienced some problems.…
1 replies
I'm looking to prepare an analysis based on disk growth to indicate when i would be runni…
1 replies
declare @ordlist varchar(1000) select @ordlist = isnull(@ordlist + ', ','') + OrderVal from v…
1 replies
How does the DTS Import/Export wizard create the DDLs for the destination database? I am trying to …
1 replies
How can I check if it is another connection with the same username and password and refuse this sec…
1 replies
Does anyone knows how to customize the Report Manager interface. I read somewhere that this can be …
1 replies
Today when I checked the event viewer I got the following error. Could not allocate new page for da…
1 replies
Viewing 15 topics - 247,276 through 247,290 (of 284,016 total)