Re: Very strange problem I am facing
From: Wayne Snyder (wayne.nospam.snyder_at_mariner-usa.com)
Date: 08/04/04
- Next message: Hugo Kornelis: "Re: FAST_FORWARD Cursor"
- Previous message: Mike: "% Disk Time (Perfmon)"
- In reply to: manisha_css: "Very strange problem I am facing"
- Next in thread: Brian Moran: "Re: Very strange problem I am facing"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Aug 2004 08:02:39 -0400
1. It could be a trigger on the table doing something strange.
2. If you are doing an insert select or insert exec, your code might also be
doing the bad thing.
-- Wayne Snyder, MCDBA, SQL Server MVP Mariner, Charlotte, NC www.mariner-usa.com (Please respond only to the newsgroups.) I support the Professional Association of SQL Server (PASS) and it's community of SQL Server professionals. www.sqlpass.org "manisha_css" <manishacss@discussions.microsoft.com> wrote in message news:ACB94111-F85D-4FB5-B84E-D8B44D522DBD@microsoft.com... > On local server everything was working ok. (ASP/IIS Server/MS SQL 2000), I shifted to live and one table started giving me problem. The name of table is 'tmpNews' and if i insert anything thr ASP it is getting replicated 6 times. > > I just do not understand why, i tried to drop the table. recreated it again, restarted the database server, but i always get 6 records for 1 insert statement. > > Pls Pls help me i am in big trouble. > > regards > Manisha
- Next message: Hugo Kornelis: "Re: FAST_FORWARD Cursor"
- Previous message: Mike: "% Disk Time (Perfmon)"
- In reply to: manisha_css: "Very strange problem I am facing"
- Next in thread: Brian Moran: "Re: Very strange problem I am facing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|