how to create a quiz software using 4 options to answer
and how to check with answers in the database and award
marks....
360
What are the advantages of oledb compared with other
classes?
193
oledbdataadpter with ms access in c#.net giving exception
System.Data.OleDb.OleDbException while writing
adapter.update(dataset,"tabname"); how to update the
database from dataset?