FW: MS SQL 7 and identity columns insert problem

2001-02-23 Thread Steve Howard
Sorry, a possibly significant typo in my originalautocommit is left on the default (ON)- not off. Thanks, Steve Howard Has anyone been successful in doing explicit inserts into columns with identity properties from PERL? I would appreciate any help, or any experience anyone has had with th

Re: MS SQL 7 and identity columns insert problem

2001-02-23 Thread Michael Peppler
Steve Howard writes: > Has anyone been successful in doing explicit inserts into columns with > identity properties from PERL? I would appreciate any help, or any > experience anyone has had with this. > > I am using dbi with dbd::odbc, and MS SQL 7.0. autocommit is left on the > default (

MS SQL 7 and identity columns insert problem

2001-02-23 Thread Steve Howard
Has anyone been successful in doing explicit inserts into columns with identity properties from PERL? I would appreciate any help, or any experience anyone has had with this. I am using dbi with dbd::odbc, and MS SQL 7.0. autocommit is left on the default (off). I have thus far tried unsuccessfu