What is the use of OLE?
Answers were Sorted based on User's Feedback
Answer / karthik
Ole is similar to sqlconnection. It is used to connect the
database like Ms-Access using oleDbconnection, OleDbCommand
and Execute Non-Query().
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / gunasekaran sambandhan
OLE is an object it calls the document which is created by
other application. like calling excel application in vb
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the difference between a document and a form?
how to call constructor in abstract class
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
tell me something about crystal report in brief?
Is form action required?
What are window applications?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
what is a property to resize a label control according to your caption?
What is the extension of a compiled help project file?
Explain the new events in textbox that has been included in vb?
Which of the following position is the default docking position of the statusstrip control on the form?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?