Installation and deployment
Version 3.x > Installation and deployment > API and external DB View modes: 
User avatar
Member
Member
khill-scic - 5/3/2011 3:17:43 PM
   
API and external DB
Can i use the API to connect to any external DB i choose? I have a soap application that connects to my Oracle DB and run commands to it to extract user info for authentication to my expression engine website. EE calls this application for info from the DB. Can i do something similar?

User avatar
Kentico Support
Kentico Support
kentico_radekm - 5/11/2011 3:25:54 AM
   
RE:API and external DB
Hello.

You can connect to external DB via standard ADO.NET logic, according to following example: http://devnet.kentico.com/docs/devguide/displaying_data_from_external_database.htm

However, we support Microsoft SQL Server only (not Oracle) at the present time.

Best Regards,
Radek Macalik