A Simple question
-
guys two days ago asked a simple question simple seems to me coz me new to C# here there may be experts the questions is i have made form where i placed a textbox and a button and in sql i made a table when i enter something in the textbox and click ok the data must be saved in the table for thtat i need a code for this i tried a lot on searching but vain any one here :rose: sas :rose:
-
guys two days ago asked a simple question simple seems to me coz me new to C# here there may be experts the questions is i have made form where i placed a textbox and a button and in sql i made a table when i enter something in the textbox and click ok the data must be saved in the table for thtat i need a code for this i tried a lot on searching but vain any one here :rose: sas :rose:
sajid.salim.khan wrote:
i need a code for this i tried a lot on searching but vain any one here
You haven't been able to find any articles on the internet on saving data to a database using C#? You can't have been looking very hard then. You haven't said what database system you are using. If it is SQL Server, a Google search will throw up plenty of examples. No one is going to write your code for you. You should research the problem and write it yourself. Paul