for how you say the row have an identity column i want belive for you little details
in sql server use scope_identity() 2010/10/13 Patrick Steele <[email protected]> > What database -- SQL Server? Oracle? MySQL? > > And what's the exact column type? > > --- > Patrick Steele > http://weblogs.asp.net/psteele > > > > On Wed, Oct 13, 2010 at 3:25 PM, raghavsri <[email protected]> > wrote: > > > > Hi > > > > In a transaction scope i am creating a row in a database..in database > > on insert operation i have writtern > > a trigger to update a identifiear column > > But inside a transaction if i try to get the id .. i am not getting > > the id generated by the trigger > > any idea whats happening > > > > Regards > > > > -- > > You received this message because you are subscribed to the Google Groups > "Castle Project Users" group. > > To post to this group, send email to > [email protected]. > > To unsubscribe from this group, send email to > [email protected]<castle-project-users%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/castle-project-users?hl=en. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Users" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<castle-project-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
