sequences - Search results in mailing lists
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (2)
2025-04-26 15:15:49 | Re: Help with connecting through SSH with driver (Jon Raiford)
consequences that could result from the transmitted information. Due to the absence of complete security
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (2)
2024-07-18 09:54:14 | [bug-report]SQLRowCount set affected row numbers is incorrect when use SQLBindParameter and SQLSetStmtAttr for (Chang Lu)
sequence. 1. status = SQLBindParameter(cda, KCPD_SCAST(KCPD_SQLUSMALLINT, parm_pos), KCPD_SCAST(KCPD_SQLSMALLINT
Mailing lists >> pgsql-odbc >> Thread
2023-11-07 16:29:19 | ODBC problem with decimal separator (Mauro Gatti)
consequences of any actions taken on the basis of the information provided, unless that information
Mailing lists >> pgsql-odbc >> Thread
2021-04-08 20:49:39 | Regression with INSERT/UPDATE...RETURNING statements in driver version 13 (Patrick Cheung)
sequence of events as follows, with the results we're seeing in the logs. We've also
Mailing lists >> pgsql-odbc >> Thread
2020-11-30 12:35:43 | Postgre ODBC connection Encoding Issue (Divakar Krishnan)
sequence 0xe2 0x80 0x8b in encoding UTF8 has no equivalent in encoding WIN1252 Error while
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (2)
2019-10-14 13:16:22 | psqlODBC driver does not support escape sequence for calling SQLprocedures '{call procedure-name[([parameter][,[parameter]]...)]}' (J.Bartkowiak (Inetia))
sequence '{call procedure-name[([parameter][,[parameter]]...)]}'. Example: Definition of SQL my_proc() procedure: CREATE OR REPLACE
Mailing lists >> pgsql-odbc >> Thread
2019-01-15 15:33:09 | Character with byte sequence has no equivalent in encoding. (Neumann, Gregor)
sequence 0xef 0xbc 0x8c in encoding \"UTF8\" has no equivalent in encoding \"WIN1252\";\nError while
Mailing lists >> pgsql-odbc >> Thread
2018-05-30 16:52:14 | Re: NUMERIC type makes trouble in MS Access (Jan Wieck)
sequences? The only difference I can see is that one is out of PostgreSQL, the other
Mailing lists >> pgsql-odbc >> Thread
2018-03-06 22:07:02 | Lost Data Connection (Steve Haley)
sequence = 7)) AND ((estimateactivity.activitycodeid = '70515')) AND " sSql = sSql & " ((estimateactivity.unitlabel LIKE '%Warehous%')) AND ((estimatequantity
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (4)
2017-08-17 15:30:39 | Re: [ODBC] Postgre driver(9.06.04.00) connected to Amazon redshift, isreturning wrong count in SQLRowCount (Asif Shaikh)
sequence of driver calls are as follows 1. SQLDriverConnect - to connect to driver 2. SQLGetInfo
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (2)
2017-08-04 14:59:45 | Re: [ODBC] ODBC application works while libpq fails (Igor Korot)
public" and third - "id". The error is "Invalid key sequence for UTF-8". Thank you.
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (2)
2017-04-17 14:11:13 | Re: [ODBC] Problem with postgres 9.6 ODBC drivers (Pandian, Jegan)
sequence table at al. So we will always get the same id when we try to create
Mailing lists >> pgsql-odbc >> Thread
2017-03-03 23:27:01 | Re: [ODBC] ODBC connections go dead after a failed query? (Adrian Klaver)
that, so I am not sure exactly how to invoke it and what the consequences are. -- Adrian Klaver adrian.klaver@aklaver.com
Mailing lists >> pgsql-odbc >> Thread
2017-02-05 10:34:27 | Re: [ODBC] [HY000] no error information; Error while preparingparameters (Daniil Megrabyan)
sequence for encoding "UTF8": 0xd0 0x27; Error while preparing parameters [ODBC][43276][1486279223.531656][SQLFreeHandle.c][381] Entry
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (2)
2017-02-02 06:15:39 | Re: [ODBC] Problem calling a function from ODBC application (Adrian Klaver)
sequence that sets up the parameters and binds them and then calls the function. -- Adrian