How to fetch the last inserted record in a particular table?
Answer Posted / shashi
we get data from this Query
ds.table[0].rows.count-1
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How to pass multiple tables in datasets simultaneously?
Explain how to find the given query is optimised one or not?
What is ado rdo dao in visual basic?
How can we add/remove row's in "datatable" object of "dataset"?
What are the benefits of ADO.NET?
What is the difference between dataset and datatable?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
What does datareader object do?
What is the role of the dataset object in ado.net?
Which namespaces are used for data access?
Can we load multiple tables in a dataset?
What are the major difference between classic ADO and ADO.NET?
What is the difference between SqlCommand and SqlCommandBuilder?
What is ado.net code?
How to maintain the relation between two tables in ADO.NET?