Viewing 15 topics - 268,471 through 268,485 (of 284,034 total)
Topics
Started by
Posts
Last post
I've setup full text search on my database, table, & column. Setup the full text indexing. Don…
1 replies
I've been trying to backup the transaction log on my DB and keep getting the following error. Execu…
3 replies
Is there any way to remotely execute the DBCC commands like a remote procedure. I meant something l…
2 replies
We currently have about 200+ lookup tables in our database. It is being evaluated to combine all l…
5 replies
I am setting up a package that will export data from a table to a text file. My dilemna is that I …
3 replies
After sp_detachdb and sp_attachdb what is the procedure names I need to run to re-set my logins?
3 replies
I understand there was an issue with identity columns (the use of) in earlier versions of of SQL (7…
2 replies
Hi, I have a query retrieving results from two tables in different database using UNION but when I …
1 replies
I am using SQL Server 2000 SP3 (v 8.00.760) on a Windows 2000 Server. I have a backup plan set in m…
2 replies
I am using SQL Server 2000 SP3 (v 8.00.760) on a Windows 2000 Server. I have a backup plan set in m…
3 replies
I'm getting ready to take on the new role of an Admin DBA for my group which will hopefully turn in…
5 replies
I get an error stating: Error converting data type varchar to uniqueidentifier. I don't know what o…
1 replies
create proc extractdata as begin tran if exists (select * from dbo.sysobjects where id = object_id(…
6 replies
Hello, Thanks for taking the time to read and think about this. Here is my problem. I have a Calen…
2 replies
I'm trying to send an email with a query but I need to send a parameter in the query. exec mast…
3 replies
Viewing 15 topics - 268,471 through 268,485 (of 284,034 total)