Viewing 15 topics - 274,636 through 274,650 (of 283,956 total)
Topics
Started by
Posts
Last post
tblContact [PK contId(int 4), Name, MemoCount(int 4)] tblMemo[pk memoId (int 4), {FK} contId(int 4)…
1 replies
guys, have 2 tbls (1-M) relationship. tblContact [PK contId(int 4), Name, MemoCount(int 4)] tblMem…
1 replies
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
Viewing 15 topics - 274,636 through 274,650 (of 283,956 total)