Answer Posted / sathish
virtual database
| Is This Answer Correct ? | 15 Yes | 34 No |
Post New Answer View All Answers
What is defaultview in datatable?
How can you add or remove rows from the datatable object of dataset?
What is sqlconnection and sqlcommand?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
Which parameter of ConnectionString is used to specify the name of the database?
What is openrowset?
What is bubbled event can you please explain?
Which database is the ado.net sql connection object designed for?
What are the different methods by which we can populate a dataset?
What are typed and untyped dataset?
What is ado.net code?
What is the difference between Command and CommandBuilder object?
What is connection string?
What is ado net stands for?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?