No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Hi to all.. How can we export datas to Excel sheet. Becaause the input is in given form? Need c# sample Coding.. Plz Help me to work with it.
HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Plz tell me how to solve this.. Am a new to this..
Import the SqlClient first. Then Establish the connection by [code] Sqlconnection conn=new Sqlconnection(); SqlCommand cmd=new SqlCommand("Query",conn); cmd.ExecuteNonQuery(); [/code]
The End.
savi3