Viewing 15 topics - 274,606 through 274,620 (of 283,938 total)
Topics
Started by
Posts
Last post
Hello, I have a situation like this. In the foodmart 2000 sample database, we have the sales cube a…
6 replies
I've read a bit about application roles but am still confused. Let us suppose that I have a report …
2 replies
Hello All, To sum it up: I am trying to condense the values which are in 6 different recordsets in…
6 replies
I have a public property search on my company website. Users can save properties as they find ones …
9 replies
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
Viewing 15 topics - 274,606 through 274,620 (of 283,938 total)