Viewing 15 topics - 267,391 through 267,405 (of 283,871 total)
Topics
Started by
Posts
Last post
Hi, Dim SQLConn As New SqlConnection() Dim strSQL As String strSQL = "data source=myserver;initial…
1 replies
I wrote a Stored Procedure that checks to see if a value is there, if not then it adds it to the ta…
4 replies
Hello, Can someone point me in direction on how to Debug complex trigger. Thanks
1 replies
Is there a way to change a identity column to be not for replication without exporting the table to…
1 replies
What can be done to create/alter a stored procedure. if exists (select * from dbo.sysobject…
12 replies
USE master GO CREATE TABLE dbo.tblLastErrors ( ErrorEntr…
3 replies
There is a table with an identity column created and it might or might not have data. I need to rem…
5 replies
I used the Sql 2K Copy Database Wizard to upgrade a sql7 to sql 2k database. Seemed to worked fine …
3 replies
What are peoples opinions of using multiple instancese as opposed to multiple databases on a single…
3 replies
I'm about to polish up the standings page and make it actually meaningful. Could you let me know wh…
8 replies
I have a bunch of dt_% system stored procedures in my database but can't delete them.&nb…
4 replies
OK, I admit this is an old-fashioned way to make a CPU busy. When I run the following program, my S…
1 replies
Hi Folks, Sorry if this is a simplistic question but it has me stumped. Using the MSSQL v7.0 releas…
12 replies
Hi, Error 22272:Cannot load the DLL xpstart.dll, or one of the DLLs it references.Reason:182(error …
3 replies
Hello I have the following situation. I need to put this result in a single line. For example: …
4 replies
Viewing 15 topics - 267,391 through 267,405 (of 283,871 total)