Viewing 15 topics - 253,276 through 253,290 (of 284,001 total)
Topics
Started by
Posts
Last post
does anyone have a handy script to get a count of all user objects (tables, views, stored procedure…
3 replies
why does the first one work and the second does not? declare @i int set @i = 5 print @i /*go*/prin…
2 replies
My dev environment is a single SQL Server. My production team has just informed me that when …
2 replies
I wrote in an editorial awhile back on Choicepoint and some of their issues. It spawned an interest…
15 replies
I have a stored procedure that is supposed to archive a row from one table into an archive table an…
5 replies
Can someone remind me what permissions I need to set to enable a local administrator to run the SQL…
6 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
18 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
2 replies
Hello, I have a DTS package that imports data from CSV, but it fails with error when the source fee…
6 replies
I have a log shipping server that has two instances of SQL. One is for a production system, the oth…
6 replies
Hi Folks, Other than issuing a RESTORE DATABASE FROM devicename WITH NORECOVERY/STANDBY, or BACKUP …
7 replies
A simple question, but I coouldn't figure it out so far: Inside an SP, how can the SP knows the tra…
9 replies
Can someone show me an example of how to add a field to a table using a SQL statement using the SQL…
3 replies
I am creating a package that downloads a file from an ftp site. I then want to import that fi…
3 replies
I have a table that stores every email we get in a day... about 5,000. CREATE TABLE [dbo].[tbEmailM…
1 replies
Viewing 15 topics - 253,276 through 253,290 (of 284,001 total)