Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JSP form to SQL Server

Status
Not open for further replies.

Shilohcity

Technical User
Jul 12, 2000
136
GB
Hello

I have a form which is passing information to a SQL server d/base. The form is working in that it sends information to the database and it shopws up in the table ok. My problem is that it doesnt seem to be sending the right information to the right fields. I have checked and doublechecked all of the field names and properties and they are all as they should be.

Does anybody have any ideas of other possible reasons for this?

All suggestions gratefully accepted.

Justin X-) "Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer

Visit me at
 
Hello

I actually sorted out what my problem was. I was using _ in all of my field names in both SQL and the form itself. I have not yet tested this but am pretty sure that this was what was causing the freaky error.

If I am proved wrong (as I often am) I will post some code here for you tocheck out.

Thanks for your feedback anyways.

Justin. X-) "Creativity is the ability to introduce order into the randomness of nature." Eric Hoffer

Visit me at
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top