Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

External database access

Status
Not open for further replies.

IamaSherpa

Instructor
Dec 24, 2015
502
IT
The IPOCC includes many ODBC drivers to external database, the question is about the task flow: is there the chance to directly get access to those external db (to recognize the caller name, a an example)or those datas should be imported before into the internal postgres one?
 
What external databases are you talking about?

ODBC is part of Windows and IPOCC can use ODBC to access any DB that has a ODBC driver.

"Trying is the first step to failure..." - Homer
 
May be SQL or MS Access, I saw the ODBC drivers, the question is if the IPOCC can directly query the ext dbase or if all those records should be imported (before) into the local postgres one
 
IPOCC can query a local ODBC driver, which may be connected to an external database.

"Trying is the first step to failure..." - Homer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top