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 do you update database through dataset?
Which is faster entity framework or ado.net?
Give an example that shows how to execute a stored procedure in ado.net?
What are all the classes that are available in System.Data Namespace?
What is the purpose of using adodb?
What are dcl commands?
What are the pre-requisites for connection pooling?
Which name space is used to get assembly details?
Which provider is used to connect ms access, oracle, etc…?
What are the advantages of using datalist?
What are the Features and disadvantages of dataset
What are all the commands used with Data Adapter?
How do you find the count of records in a dataset?
What is basic use of data view?
Does ado.net use odbc?