Viewing 15 topics - 243,346 through 243,360 (of 283,991 total)
Topics
Started by
Posts
Last post
There is an application that connects to one of our SQL 2000 databases which wants to expand the ap…
1 replies
Hi, I ran into a situation recently where I needed to filter a table (used in merge replication) b…
3 replies
Hi all, Assume there is a system stored procedure: spSystemSP, will return some result, …
4 replies
Hello, Please if someone has an idea to the following I have a table as : Yr  …
9 replies
Quick Question. Can you call a COM object in TSQL?
3 replies
Hello everyone, On a 32-bits architecture, the maximum size for a process is 2GB on windows. Do you…
4 replies
How can I view the transaction log file. I've tried DBCC log (audits) and I keep getting an error. …
2 replies
When you have an int datatype where the value is null, does that take up the same amount of physica…
7 replies
I have a scenario where I want to use a bigint variable as a substitution parameter within a RAISER…
1 replies
I can no longer view the script text box in the task properities window of my ActiveX script. It's …
9 replies
I have the following sql statement: drop table #temp select 'L' as RECTYPE, identity(int, 1,…
2 replies
I want to stagger a backup of multiple databases so they aren't all kicking off at the same time.&n…
4 replies
Hello all, I get this error on one of the instances of SQLSERVER: maintenance plans. The jistory ju…
7 replies
I have a transaction table and a code table that are joined as follows TransData td LEFT…
3 replies
I have a sproc that does an insert. All i want to do is return the # of rows affected so after the…
14 replies
Viewing 15 topics - 243,346 through 243,360 (of 283,991 total)