Database Connection Issue with External Database Connector Module

0
Hi everyone, I've encountered an issue while developing a system using Mendix and would appreciate your help. I'm trying to connect to an external database using the External Database Connector module. I've successfully loaded the module and added the connector within it. However, when I attempt to test the connection, I receive the following error message: "Make sure your application is running locally with the latest External Database Connector module included to test the connection and run queries." Has anyone experienced this issue before? I'd be grateful for any guidance or suggestions on how to resolve this problem. Thank you in advance for your assistance!
asked
1 answers
2

สวัสดีครับ คุณเมธี

 

ขอตอบเป็นภาษาไทยก่อนนะครับ เมื่อใช้ External Database connector เมื่อเราต้องการเชื่อมต่อกับ Db อื่นๆ พอเราสร้าง Database Connection แล้วต้องการจะทดสอบการเชื่อมต่อ ซึ่ง Mendix ต้องโหลดพวก Driver Dependency ต่าง ๆ จึงต้องมีการ Run Mendix

 

เพราะฉะนั้นเราแค่ Run Mendix App ของเราแล้ว Test Connection และจะสามารถ Query ข้อมูลต่าง ๆ ได้

 

Peeradech W.

TBN Corporation PLC.

answered