Using SQL server.. and column is of type varchar(64)... Is it because of doing inside a transaction i am not getting..
On Oct 14, 12:37 am, Patrick Steele <[email protected]> wrote: > What database -- SQL Server? Oracle? MySQL? > > And what's the exact column type? > > --- > Patrick Steelehttp://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]. > > For more options, visit this group > > athttp://groups.google.com/group/castle-project-users?hl=en.- Hide quoted > > text - > > - Show quoted text - -- 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.
