inserting arabic names twice

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • doo2a
    New Member
    • Mar 2008
    • 1

    inserting arabic names twice

    i have Writers table with arabic names data
    when insert writer ,in some time repeat the name
    why that?
    Thanks
  • mwasif
    Recognized Expert Contributor
    • Jul 2006
    • 802

    #2
    Do you mean that your script is inserting the data twice? Make sure the INSERT query is not within some loop.

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      Please remember to provide a meaningful Title for any threads started (see the FAQ entry Use a Good Thread Title).

      This helps to ensure that other members, and also the general public, will have a better chance of finding answers to any similar questions.

      MODERATOR

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        Originally posted by doo2a
        i have Writers table with arabic names data
        when insert writer ,in some time repeat the name
        why that?
        Thanks
        Show the code and the SQL you use to insert the data. And show it within the appropriate code tags.

        Ronald

        Comment

        • hadi00
          New Member
          • Mar 2008
          • 9

          #5
          As Ronverdonk post your data here, cause if it's sometimes only happenning then there are two guesses :
          1- u mistakely refresh ur page while posting your data,
          2- there is some condition error, or something else you may forgot to consider about ...
          hadi

          Comment

          Working...