Viewing 15 topics - 262,906 through 262,920 (of 283,984 total)
Topics
Started by
Posts
Last post
Hi, I am trying to join 2 tables and store the result in a new table using 'select * into from ...'…
6 replies
I'm rather new to SQL server and have a requirement to add the date of the export to the filename i…
4 replies
Hi, I have a weird problem with bcp. Below is my bcp command master..xp_cmdshell 'BCP Mydb.dbo.tb_u…
6 replies
I using a table with 3 million records which has got text column which holds xml data.A simple…
2 replies
Good Morning, I have a database that tracks enrollment transactions. The transactions are ordered b…
2 replies
Hi Gurus, One of my developer has mistakenly deleted a table which is not having any relation with …
4 replies
I am looking for some SQL Server data replication ideas. Recently, while trying to initilaize…
8 replies
After adding a computed column to a table (SQL Server 2000 sp3a), the db maintenance plan failed wh…
7 replies
Hi ! I am upgrading to MSSQL Server 2000 and some applications need the SQL client installed on all…
2 replies
I have different database all with a table PEOPLE. In this table there are two field: USER_ID and U…
1 replies
Hi all, This is something that have me confused. When ran in Query analyzer create table #temp ( my…
4 replies
I need to use OPENROWSET() to execute a stored procedure on a separate, linked server. Any Ideas?
2 replies
I'm trying to consolidate server/DB info into one database. I will then do health and welfare check…
2 replies
Hi, i am using profiler to trace DMLs on my database. i've set event classes RPC:COMPLETED and SQL:…
2 replies
I need to determine if a specific column in my database has a default bound to it, and if it d…
2 replies
Viewing 15 topics - 262,906 through 262,920 (of 283,984 total)