954,525 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

duplicate entry through web form into oracle

Dear Python Gurus:


I am a very new Python user, would really appreciate your help.

I used Python to write a web form for users to enter. The underlined database is Oracle. One validation needs to enforce to eliminate duplicates entries. For example: one customer ID can only be entered only one time from the website, if a duplicate customer ID is attempted to enter, a message should pop back to inform the user about the invalid entry. I am enforcing primary key in the underlined Oracle table

How can I code in python make this happen and get the message posted?

Your assistance is highly appreciated.

jchang
Newbie Poster
2 posts since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You