Click here to Skip to main content
15,908,768 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Greetings

Please help. Im novice in appliation development, i need to develop an appliation/form that search and update the database if what is being searched for is not found. let me explain it how,

There are 6 columns in a table, tracking no,enterprise name,agentcode,recieved date,form code,workflow status. form code is everytime missing, so i need to search by tracking no,type the number in the textbox, then press the search button and be displayed with all the information on that tracking number, when the formcode field is empty, i need to select it from the dropdown list that will be lookedup with the formcode table, then press the update button, then the updated information should be saved to the database.



kind regards
MPK
Posted

This will help you to create database -[^]

And this is for working with database - [^]

This will help you to start and have fun
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900