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
What is ado and rdo?
Which is faster datareader or dataadapter?
What is maximum pool size in ado.net connection string?
What is a string variable?
What are the data providers used in ado.net
What is the difference between a datareader and a dataset?
What is full form of ado?
Explain executenonquery?
What is the difference between connected and disconnected environment?
What is ado control?
What is the advantage of ado.net?
What is data relation?
What do you know about ADO.NET's objects and methods?
How do you connect to sql server database without using sqlclient?
How to connect and retrieve data from database using dataset