Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Insert - results in duplicated information *sometimes*

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-05-25 : 07:43:50
Neal writes "I am using IIS 6.0 with the latest updates to MDAC as well as any other updates. I am also using the latest from MySQL. I use ASP pages to insert information to said DB.

The steps used are: insert info, preview info (check to see if everything looks good), followed by submit. Obviously if the info didn't look good, the person wouldn't submit it.

Another thing this is doing is: deleting the information the person is submitting. When I get an email from the submission; this is what it looks like:

5/23/2005 2:44:32 PM Same problem as before. The printer says, , 5/23/2005 2:44:32 PM Same problem as before. The printer says,


So Guru -- send me thy wisdom! :) And thanks."

SamC
White Water Yakist

3467 Posts

Posted - 2005-05-25 : 08:15:06
Any chance you could post the querys, maybe the table structure?
Go to Top of Page

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2005-05-25 : 09:31:17
MySQL != SQL SERVER

*need more coffee*
Go to Top of Page

SamC
White Water Yakist

3467 Posts

Posted - 2005-05-25 : 12:02:36
quote:
Originally posted by AskSQLTeam

5/23/2005 2:44:32 PM Same problem as before. The printer says, , 5/23/2005 2:44:32 PM Same problem as before. The printer says,

Why doesn't anyone listen to what the printer says? It's the same problem as before.
Go to Top of Page
   

- Advertisement -