How to create DSN..Explain?
Answer Posted / suresh boddu
Control Panel>>Admin Tools>>Data Services (ODBC)>>
2. From ODBC Data Source Administrator dialog, select
requires DSN type
(User DSN, System DSN, File DSN). From the selected DSN,
click ?Add? button and select the required driver and
click ?Finish? button.
3. From ODBC Text Set up enter the Data Source Name and
Description.
Select the DB and click Ok button.
4. DSN is created.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to convert raw data type into text in oracle? Explain
What is oracle join syntax?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How to synchronize 2 schema's objects?
Explain enable novalidate constraint.
Explain the difference between a procedure and a function? What do you understand by those terms?
How to select all columns of all rows from a table in oracle?
What are the types of partitions in oracle?
What do database buffers contain?
Can we insert data in view oracle?
How will you write a query to get a 5th rank student from a table student_report?
State the various uses of dbcc command?
How to unlock the sample user account in oracle?
How to define a record variable to store a table row?
Describe the types of sub query?