Viewing 5 posts - 1 through 6 (of 6 total)
checksum uses more resources in my case.
as i have to check more than 20 columns off different types.
how columns_updated works?
if want random columns means how do i please help
February 15, 2011 at 7:59 am
ps (7/19/2009)
karthimca07 (7/18/2009)[hr
i have database named DBOIL
under this i hv stored procedures named Insert_IndentRaising
my new database name is DBOIL0910
when im tried as you suggested..,
insert select DBOIL.dbo.Insert_IndentRaising
it gives error..
how to use...
July 19, 2009 at 8:47 am
Steve Jones - Editor (7/18/2009)
If you try and have issues, we can help,...
July 18, 2009 at 10:00 pm
WayneS (7/8/2009)
karthimca07 (7/8/2009)
Tab_Token_Master(Transid,Token_starts_from,Token_Ends_To,Token_value)
Tab_Token_Details(Transid,Token_No,Token_Value,Token_Status)
[p]The first table is used to store the token starting number and end number.[/p]
[p]for example (staring number)1 to 100(ending number). so i have to insert...
July 8, 2009 at 6:10 am
When i'm trying to connect to the remote server i'm getting this error. Not in Enterprise manager. In My application i wrote a code to connect.(Vb.net + Sql Server...
June 28, 2009 at 10:34 pm
Viewing 5 posts - 1 through 6 (of 6 total)