Answer Posted / y.gangi reddy
SqlConnection cn = new SqlConnection("user id=sa;pwd=xxx;database=yyy;data source=.");
SqlDataAdapter da = new SqlDataAdapter("select * from tablename", cn);
DataSet ds = new DataSet();
da.Fill(ds, "tablename");
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How is anchoring different from docking?
What is the full form of gac?
Explain how many number of events does the timer controls?
Which of the following position is the default docking position of the statusstrip control on the form?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
Name the property which of menu cannot be set at run time?
What are the advantages of form?
How can you pause a timer control?
What is the use of play() playlooping() functions?
What is the use of form?
Explain how to split a column header in gridview using c#.net?
which property is used to change to some value to access a identity column in datacontrols?
What is form technology?
How many types of dialog boxes windows provides?
how see report periviwe