Viewing 15 topics - 274,636 through 274,650 (of 283,963 total)
Topics
Started by
Posts
Last post
Here is part of my sp; Select DisplayName= Case @SortOrder when 1 then Cast(CSI.CSICode a…
2 replies
Hallo friends How can I find the first date of current week. Eg Today is '2003-05-14' First date of…
2 replies
Hello, I ahve a client who is running on SQL Srvr 2000 and was loading a lot of data through the cl…
7 replies
I find myself getting stuck on this same issue over and over again. I have two tables: 1) INVENTORY…
2 replies
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
Viewing 15 topics - 274,636 through 274,650 (of 283,963 total)