Topics
Started by
Posts
Last post
Hi All, Maybe this is not a right place for this question. Anyhow, Can anybody try and help me in …
5 replies
Long and short is i have an in house sql monitoring system that uses the commands shell to run vari…
3 replies
CREATE table From_Upd( Col_01 Char(1) Not Null, Col_02 Varchar(20) null ) INSERT INTO From_U…
8 replies
Dear All I have item data, the each item identified as master or child item, the flag (Itemtype) ha…
2 replies
Hello all, I am working with many servers and diff IP... I need to know if there is any way of find…
8 replies
Hi, I'm working on a project in which we are building starmodels. In some dimensions i'm using varc…
5 replies
Hello experts, I’m using a store procedure ‘sp_msForEachdb’ and trying to capture LastModifedDate f…
3 replies
Hello experts, I’m trying to check for a temporary table and if it exists then delete and re-create…
6 replies
I am trying to retrieve one record/data at a time from a table below: Address -------- New York Mar…
9 replies
Hey forumites, if you have a simple update statement in a stored procedure that updates millions of…
8 replies
Hi, I am trying to export data in excel using the below (I am using SqlServer2005)- SP_CONFIGURE '…
2 replies
I have a field in a table which is a pipe delimited varchar, examples could include: RT|SS|DAR|AA R…
14 replies
int pnpoly(int npol, float *xp, float *yp, float x, float y) { int i, j, c = 0; for (i …
14 replies
Hi folks I'm looking for an elegant, efficient manner to evaluate the domain of a binary value. Wit…
4 replies
I have a SQL2005 server I needed a restore done on. I needed to check out the backup file I was goi…
2 replies
Viewing 15 topics - 10,426 through 10,440 (of 10,647 total)
You must be logged in to create new topics.