Viewing 15 posts - 61 through 75 (of 203 total)
my last question
how can i insert multy insert ?
like this
select 15,getdate(),user, *
from tb_parts
where sn = '3456,888,9999,8765,55,56,57'
TNX
June 22, 2007 at 1:17 am
it working !!
thanks to you all
my problem happen because of old sql server 2000 residue
i remove all the old sql server 2000
i restart my computer and it working
tnx...
June 21, 2007 at 12:42 am
yes i am use sql server 2005 sp2
June 20, 2007 at 11:46 am
help
the problem is on the " trigger " only
this is the error
------------------
Msg 156, Level 15, State 1, Procedure Incorrect syntax near the keyword 'with'
----------------------
my question is what is...
June 20, 2007 at 2:56 am
TNX
ineed help
the problem with my sql server 2005 SP2 is on this
the error i get i whan i run the "trigger tr_new_tb_i "
Msg...
June 19, 2007 at 1:45 pm
HI TNX
i have problem winth sql server 2005 Incorrect syntax
1
----------------
Create
trigger tr_new_tb_i on
June 19, 2007 at 12:11 am
someone can halp
TNX
June 17, 2007 at 11:58 pm
yes i need to
select from TB_PARTS field s=sn,fld1,fld2,fld3,fld4
and insert to NEW_TB field s=new_number,new_date,user,sn,fld1,fld2,fld3,fld4
and get in table "NEW_TB" 20 rows
to "Jeff Moden " the SN...
June 17, 2007 at 12:35 pm
all the examples above are with "Incorrect syntax"
but my problem is how can i do it
like this
select 1 item from my TB_PARTS
(TB_PARTS
June 16, 2007 at 4:39 pm
i test it it working
thank for all wonderful people here
March 17, 2007 at 5:48 pm
is it possible to make all this as a "SQL Functions"
and use it inside select view
tnx for all
March 17, 2007 at 1:47 pm
sorry i dont explain ok
i dont wont a duplicated value to be exist !
so that the user canot select the same value from the six listbox
so the user can...
March 14, 2007 at 6:47 am
hi TNX
but i get an error whan i copy
all the big text !!!
can you fix it
---------------
Server: Msg 170, Level 15, State 1, Procedure fnSplit_Set, Line 13
Line 13: Incorrect syntax near...
October 27, 2006 at 1:57 am
ohhhhhhhhhhhhhhh
very slowly
Is there simple way to do it ?????
TNX
October 26, 2006 at 7:25 am
Viewing 15 posts - 61 through 75 (of 203 total)