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

Qt Postgres Connection Warning

Scheduled Pinned Locked Moved Unsolved General and Desktop
postgresql5.6
2 Posts 2 Posters 1.1k Views
  • 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.
  • C Offline
    C Offline
    Chris B
    wrote on 20 May 2016, 17:44 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 20 May 2016, 17:55
    0
    • C Chris B
      20 May 2016, 17:44

      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 20 May 2016, 17:55 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

      2/2

      20 May 2016, 17:55

      • Login

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