Viewing 15 topics - 274,651 through 274,665 (of 283,974 total)
Topics
Started by
Posts
Last post
If I create a proc in the master db: CREATE PROC sp_xTest as select sum(convert(dec(15,2),size)) fr…
6 replies
I have to get data (via openrowset) from an Access database that is located on another one server (…
1 replies
I have installed SQL2000 with a default collation of 'SQL_Latin1_General_CP1_CI_AS'. The Master, Mo…
1 replies
I am running up against a deadline here and I can't seem to get through this problem. I am trying …
4 replies
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
Viewing 15 topics - 274,651 through 274,665 (of 283,974 total)