Code quit working??

Discussion in 'Classic ASP' started by compunerdy, Nov 28, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have a little asp program that uses the following code. A couple of days ago it quit working for some reason. It is supposed to keep the user from using the same RO number twice. This worked before so I am not sure why it doesnt work now. The first check to see if the RO number is blank works fine still.


     
  2. Bruce

    Bruce DiscountASP.NET Staff

  3. No..it just bypasses the check and allows for duplicate numbers.
     
  4. What's the datatype of the ronumber in the database?

    Aristotle

    DiscountASP.NET
    www.DiscountASP.NET
     
  5. The data type is "text" but I havent made any changes to the database either. This has all been working fine for over a year until now.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page