Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Problem updating siteserver membership data ...


Message #1 by "Melissa Mussitsch" <melissa.mussitsch@a...> on Tue, 4 Feb 2003 18:00:42
I'm making an interface to delete, modify, insert siteserver membership 
data via ASP.  I have everything working properly, I just seem to be 
having a refresh type problem.  For instance, I delete an item from 
membership and search to prove it has been deleted.  But when I go to 
insert it again, my check to make sure it doesn't exist comes back and 
says it does, but then proceeds to insert it.  Is anyone aware of this 
type of problem.  
I was running into something similar with my SQL Server calls attempting 
to insert into a table.  It came back saying the row was already there, 
when I confirmed it wasn't, but then proceeded to insert it.

Any ideas?  This is driving me bonkers!
Melissa Mussitsch

  Return to Index