sequences - Search results in mailing lists

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

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

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

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

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

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

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

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

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

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

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.

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

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

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

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