can we create synonymn in ms access,sql server,my sql if so
explain me with example
54
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 differences between RAW, AUTO and Explicit
modes in retrieving data from SQL Server in XML format?
282
how can implement dropdownlist in particular of dataset
when try to update?
196
How do we invoke queries from the application
166
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?