foo> - Search results in mailing lists
Mailing lists >> pgsql-odbc >> Thread
2020-10-10 16:01:49 | Re: SCRAM Error (Tom Lane)
foo'; ALTER ROLE regression=# select rolpassword from
Mailing lists >> pgsql-odbc >> Thread
2020-09-22 08:00:31 | Re: Crashing with copy_and_convert_field (Henrik Krohns)
foo | +---------------------------------------------------+ | bar | +---------------------------------------------------+ SQLRowCount returns -1 1 rows
Mailing lists >> pgsql-odbc >> Thread
2017-02-20 16:11:58 | [ODBC] Issues with OUT parameters in stored procedures (Thomas Apsel)
foo"); bindParamString(hstmt, 3, "bar"); executeQuery(hstmt); printf("OUT param: %s\n", outbuf); */ This "known
Mailing lists >> pgsql-odbc >> Thread
2015-01-26 08:37:21 | Let's get rid of premature execution (Heikki Linnakangas)
foo CURSOR FOR ; FETCH 1 backwards;"). Patch attached. This simplifies the code a little bit, removes
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (3)
2015-01-15 12:22:41 | Re: SQL_CURSOR_TYPE prepare execute issue (Faith, Jeremy)
foo WHERE 1-? > 0 If you replace ? with -, it becomes "--", which comments out the rest
Mailing lists >> pgsql-odbc >> Thread
2014-12-22 16:50:43 | Re: Windows driver sometimes returns connection string with two consecutive semicolons (Heikki Linnakangas)
foo;bar", it will still do it wrong because it won't escape that. The code
Mailing lists >> pgsql-odbc >> Thread
2014-11-12 12:21:54 | 09.03.0400 broken on 32bit (Christoph Berg)
foo" at character 30 2014-11-12 13:18:52 CET [6117-2] cbe@contrib
Mailing lists >> pgsql-odbc >> Thread
2014-06-10 03:30:59 | Table Aliases (John C. Frickson)
Foo=b.Bar Notice that the schemas are different, but the table names are the same
Mailing lists >> pgsql-odbc >> Thread
2014-06-06 16:14:13 | Re: SQLBulkOperations (John C. Frickson)
foo'"; const char *cstr = "DRIVER={PSQL};SERVER=server.frickson.pvt;UID=pvwebuser;" "PWD=Zjgg2WuNwO52XGVT;UseServerSidePrepare
Mailing lists >> pgsql-odbc >> Thread
2014-03-06 13:55:56 | Re: Elimination of (more or less) all compilation warnings on OSX (Heikki Linnakangas)
foo; unsigned char *bar; ... foo = bar; And you the definition of 'bar' to: struct mystruct
Mailing lists >> pgsql-odbc >> Thread
2014-02-24 12:08:15 | 09.03.0200 test failures (Christoph Berg)
foo ! bar ! ! Testing SQLDescribeParam... ! Param 1: type INTEGER; size 10; dec digits -1; nullable ! # of result
Mailing lists >> pgsql-odbc >> Thread
2013-07-19 13:03:40 | Re: [HACKERS] getting rid of SnapshotNow (Andres Freund)
foo...; -- last tid (0, 1) COMMIT; BEGIN; SELECT currtid(foo, '(0, 1')); COMMIT; can basically
Mailing lists >> pgsql-odbc >> Thread >> Search in thread (3)
2013-04-26 08:39:14 | Re: psqlODBC website face-lift (Dave Page)
foo -rw-rw-r-- 1 dpage psqlodbc 2350 Apr 25 16:36 howto-accesslo.html
Mailing lists >> pgsql-odbc >> Thread
2013-04-16 01:21:50 | Regression in psqlodbc 9.1.2 in SQLRowCount() (Geoff Johnstone)
foo values (?, ?, ?, ?, ?, ?, ?, ?) where the parameters are integers, strings and timestamps. We then use SQLRowCount() to confirm
Mailing lists >> pgsql-odbc >> Thread
2012-07-10 11:27:26 | Re: segfault in SQLSpecialColumns when table name is null string (Lionel Elie Mamane)
foo"."Table1" Similarly, so do the similar calls with SQL_DESC_CATALOG_NAME and SQL_DESC