Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I have used formview and and i want to find find user has entered or not ________ in textbox at the save button and save has insert command.
Posted
Comments
Tim Corey 18-Jun-12 9:55am    
This question is not clear. Could you please clarify what you are asking?

1 solution

It does not work like this here.

Here is what is expected of enquirers:
1. <b>TRY first </b>what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.


For now, look at these and start from here:
MSDN: DataAdapter Parameters (ADO.NET)[^]
MSDN: SqlCommand.Parameters Property [^]
Simple ADO.NET Database Read, Insert, Update and Delete using C#.[^]
 
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