Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Postgres Connection Warning
Forum Updated to NodeBB v4.3 + New Features

Qt Postgres Connection Warning

Scheduled Pinned Locked Moved Unsolved General and Desktop
postgresql5.6
2 Posts 2 Posters 1.1k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Chris BC Offline
    Chris BC Offline
    Chris B
    wrote on last edited by A Former User
    #1

    Hi guys, I am sorry if this is a repeated question. When connecting to a postgresql database, I get an error about non standard use of \ in sql string. Apparently when opening a connection to a Postgres database, it tries to execute something involving SELECT '\' x. I am running Qt 5.6 and Postgresql 8.4. I get an ugly warning when it makes a connection, but it works afterwards as advertised. Has anyone ever seen this?

    ? 1 Reply Last reply
    0
    • Chris BC Chris B

      Hi guys, I am sorry if this is a repeated question. When connecting to a postgresql database, I get an error about non standard use of \ in sql string. Apparently when opening a connection to a Postgres database, it tries to execute something involving SELECT '\' x. I am running Qt 5.6 and Postgresql 8.4. I get an ugly warning when it makes a connection, but it works afterwards as advertised. Has anyone ever seen this?

      ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      @Chris-B Hi, and welcome to the Qt forum! Please post the exact text of the warning and please show us the code that triggers the warning.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved