solvent LOMCN Veteran Veteran Jul 24, 2006 457 0 43 On The Sun Feb 1, 2009 #1 keep geting this error when i try to delete some think in the sql =/ any ideas how to sort this pls?? Attachments 2.JPG 12 KB · Views: 27
keep geting this error when i try to delete some think in the sql =/ any ideas how to sort this pls??
mazz Dedicated Member Dedicated Member Aug 6, 2008 193 2 45 Feb 1, 2009 #2 What are you trying to delete Maybe something to do with the index numbers Upvote 0
Kaori LOMCN MiR3 Queen! VIP Jun 3, 2004 3,584 38 265 Canada Feb 1, 2009 #3 solvent said: keep geting this error when i try to delete some think in the sql =/ any ideas how to sort this pls?? Click to expand... that probably means you have 2 identical rows (same data) and you are deleting one of them. you probably type the sql command to delete both at the same time. Upvote 0
solvent said: keep geting this error when i try to delete some think in the sql =/ any ideas how to sort this pls?? Click to expand... that probably means you have 2 identical rows (same data) and you are deleting one of them. you probably type the sql command to delete both at the same time.