This is a migrated thread and some comments may be shown as answers.

Create Data Connector to Oracle

1 Answer 21 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ibrahim Khan
Top achievements
Rank 1
Ibrahim Khan asked on 08 Apr 2016, 02:37 PM

I want to create Data Connector to my oracle DB using Telerik Backend Service. I've installed Data Link Server.

My oracle DB properties are like following.

IP: 140.86.X.XXX
PORT: 1521
SID: LORCL
User: ABCD
Pass: ABCD

What will be connection string to create Data Connector to oracle?

1 Answer, 1 is accepted

Sort by
0
Dimitar Dimitrov
Telerik team
answered on 12 Apr 2016, 11:19 AM
Hello,

Since you've installed successfully the DataLink server, you have to configure the connection in your Backend Services application. Here is the introduction to data connectors in our documentation.
The format for Oracle database is the following:

<database-server-address>:<port-number>;ServiceName=<database-name>;User=<username>;Password=<password-string>

where the database-server-address is your IP. 

Please bear in mind that the Data Connectors feature is only available by having the Telerik Enterprise Edition - here is the full description of each license plan - link.

Hope that this will help you format the correct connection string.

Regards,
Dimitar Dimitrov
Telerik
 
Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
 
Tags
General Discussion
Asked by
Ibrahim Khan
Top achievements
Rank 1
Answers by
Dimitar Dimitrov
Telerik team
Share this question
or