-
Diff types of Lock Types?
RdConcurReadOnly 0 (Default) RdConcurLock 1 (Pessimistic Locking) RdConcurRowver 2 (Optimistic Lociking) RdConcurValues 3 RdConcurBatch 4
-
What is Static Cursor?
In ADO Snap Shot is called so.
-
What is Mixed Cursors?
Static + Keyset
-
What is FireHouse Cursors?
Forward Only Some time Updateable
-
What is DBSqlPassThrough?
It will By Passing the Jet Query Processor.
-
What is DBFailError?
Rolls Back updates if any errors Occurs.
-
DSN Less Connection?
"Server=Oracle; Driver={Microsoft ODBC for Oracle};"
-
What is RdExecDirect?
Bypasses the Creation of a stored procedure to execute the query. Does not apply to Oracle.
-
-
-
-
XY Chart
How to create xy chart in visual basic like graph where x and y will be provided by us
-
-
Clear property is available to which control
Combo box control
-
-
-
-
-
-
Visual Basic Interview Questions
Ans