Execute nonquery returns no. of afected rows.So if my stored
procedure hav lot of select stmnt, delete stmnt, insert
stmnt..then what does execute nonquery returns in this case?
can we create synonymn in ms access,sql server,my sql if so
explain me with example
45
How do we invoke queries from the application
165
how can implement dropdownlist in particular of dataset
when try to update?
187
What are the advantages of oledb compared with other
classes?
188
Can we bind one datareader wid two dropdown list?
20
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?