79134133

Date: 2024-10-28 15:52:58
Score: 0.5
Natty:
Report link

Start debugging this way:

  1. Create a test PostgreSQL database on a different server and try to connect to that through Power BI. Use the default Power BI connector for PostreSQL. Is this working?
  2. Now try to connect again to that test PostgreSQL database but this time through the SQL query. Is it working?
  3. Now encrypt the test database with AES-128-CBC. Try to connect first with the official Power BI connector for PostgreSQL and then through the SQL query. Is it working with both?

This is how I would debug the whole thing

Reasons:
  • RegEx Blacklisted phrase (2): working?
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • High reputation (-2):
Posted by: Francesco Mantovani