I am connecting mysql database using AWS-RDS kindly help which are all the steps to be followed to achieve for connection establishment in my out system.
Following information i have and also i am doing in cloud environment not my personal environment
RDS endpoint
DB port
DB name
DB user
DB pass
Database name: mysql enterprise edition 5.7
Hi Ganesh,
(Assumption) Looks like you are connecting to an external database from your cloud. If so then please refer to the article below.
https://success.outsystems.com/Documentation/10/Extensibility_and_Integration/Integrate_with_an_External_Database
Hope this helps.
Cheers,
Sujan
Sujan Selvanayagam wrote:
Hi Sujan,
As you can see in the screenshot below, Amazon RDS is not given in the list. In that case, how can i connect my Amazon RDS to Outsystem DB?
Can anyone tell, How do i remove a css file from loading in my site's front end?
Here is the file i want disable loading: https://techindroid.com/wp-content/cache/busting/1/wp-content-plugins-jetpack-css-jetpack-6.3.2.css
Hello Ganesh,
From your initial post, you said that the database is MySQL Enterprise edition 5.7 so you should select MySQL from the dropdown. For most situations, it doesn't matter that you are using AWS-RDS.
Best regards,
Pedro Guimarães