Viewing 15 topics - 274,621 through 274,635 (of 283,939 total)
Topics
Started by
Posts
Last post
need help with store procedure... have 3 tbls. tblComp(PK CompId(int 4), compName, dateCreat(dateti…
1 replies
Hi Does any one know if stored procs are executed in a serial or parallel fashion ? For example , I…
1 replies
We have a two node cluster with full text enabled for some of our databases. It seems that when we…
4 replies
I am trying to replace part of a text in a table with ntext data type. When I run the following sql…
1 replies
I got a backup db file on SQL 7 w/ code page CP 1252 and need to install on another SQL 7 w/ code C…
2 replies
Just wondering if there is any difference (performance or so) between memory table and temporary ta…
1 replies
Running this dynamic sql construct gives me an error because somehow it does not accept my variable…
2 replies
Hi, I am using stored procedure.I want to check the return value is null or not. here is my cod…
3 replies
data is being entered into notes table without the date being set correctly. It appears that people…
1 replies
Hi, I m planning to take up SQL Server 2000 Database Design and Implementation Exam 70-229, canu su…
1 replies
error 7405 - set ansi_nulls true for database and still getting the error when trying to created st…
1 replies
Hi ALL, In fact, what I need is to grant read access to all objects in all dbs. and number of dbs i…
2 replies
When I try to put my SQL into a Stored Procedure I get this error (see the attachment). My SQL exec…
1 replies
I have a stored procedure and it's scheduled to run for every 15 mins.And its working fine.But now …
2 replies
I want to lock down a table during 2 separate sequential SQL statements (insert, update - respectiv…
3 replies
Viewing 15 topics - 274,621 through 274,635 (of 283,939 total)