Viewing 15 posts - 121 through 135 (of 202 total)
this PROCEDURE run from IIS asp page and the page refresh evry 20 second
maybe ##temp table weel be more good ???
the problem is the delay in the link server
can you...
December 30, 2004 at 2:24 pm
ok
for start
how to make the BCP batch file thet copy the data from text file
to table in sql server
on line
Or
evry 1 second
-------
thnks ilan
August 22, 2004 at 11:46 pm
how can i update with this
and put all with the update
---------------------------------
SELECT
--1<<<<<<<<<<<<<<<<<<<<<<
[fld1] =
CASE
WHEN
( select
FROM dbo.main_yoel WHERE (NOT (mafname1 IN (0)))
-if the table is empty THEN...
August 22, 2004 at 11:38 pm
but how i use CASE on update thet dependant ON select
-----------
SET columna = CASE
--1
when @fld1=SELECT na, mafname1
FROM dbo.main_yoel WHERE (NOT (mafname1 IN (0)))
August 22, 2004 at 4:45 pm
it i a power station
and i wont to show the value ON LINE from the web
and in power station evry second is important
(i need live examples to...
August 22, 2004 at 4:08 pm
thnks for the advise !
i need good examples + samples
because i need to do it evry 1 second an read from 4 text file !!!
and i not experienced with BCP and how...
August 22, 2004 at 2:49 pm
OK it look great but how to create the FUNCTION
and run it after ???
because it not work !!!!
i wont to run the FUNCTION from a View and create a new Colum
thnks a...
July 18, 2004 at 1:39 pm
How to do it ???
use CASE WHEN
and put it all in one ????
thnks a lot ilan
May 19, 2004 at 10:37 pm
how to do this
can i get any help o do this
thnks a lot ilan
May 19, 2004 at 7:31 am
fix question
fld_date_from = @Date_from...
May 19, 2004 at 12:18 am
hi
this is my problem !
i need to Generate a new Word Documents after the record is insert in sql server table
with new file name ("doc" or "rtf") and in the word...
April 16, 2004 at 4:40 pm
How to create function
and use it in my table ?
OR
how can i do it in table
if i have 500000 records
thnks
ilan
March 24, 2004 at 1:13 pm
thnks
from msdn.microsoft.com
---------------------
LOWER
Returns a character expression after converting uppercase character data to lowercase.
Syntax
LOWER ( character_expression )
Arguments
character_expression
Is an expression of character or binary data. character_expression can be a constant,...
March 23, 2004 at 8:37 am
thnks it work
100%
ilan
March 21, 2004 at 11:55 pm
Viewing 15 posts - 121 through 135 (of 202 total)