easy resetting - Search results in mailing lists

2023-11-28 19:22:54 | Re: MS Access connection and insert issues (Brad White)

easier if you can just set it and be done. If there are connection issues, you can enable logging and that can sometimes help debug the issue. Set B2 and B3 each

2015-01-28 11:43:17 | Regression tests (Heikki Linnakangas)

settings. Otherwise psql will fail to connect even if odbc.ini is correct, or worse, it will connect to a different server. I've also been trying to make it easier

2014-11-27 16:15:05 | Re: Let's use libpq for everything (Heikki Linnakangas)

easier to run them with different combinations of configuration options. I've pushed those changes to the master branch. I fixed the remaining regression test failures, and some new ones revealed by the new tests

2014-06-23 01:24:13 | Re: msdtc with 32-bit app fails to resolve in-doubt or not-notifed transactions (Craig Ringer)

easier. Thanks for thinking about it. That'll be handy. As for telling users, we can always emit a message to the Windows Event Log. Competent admins should be looking there anyway. However, AFAIK

2014-06-04 15:33:30 | Re: Moving psqlodbc from pgfoundry to github (Alvaro Herrera)

setting up a new vhost in the jdbc VM sounds like a plan. Easy enough

2014-03-12 08:50:28 | Re: Removing support for < 7.4 servers (Heikki Linnakangas)

easier to work with branches that are rebased over current master, rather than merged. Now that we don't need the Protocol setting

2012-06-05 16:08:59 | Re: Where to find syntax for ODBC commands (Barry Bell)

setting that needs to be changed, otherwise the function/procedures will return memos instead of characters, we use the below connection string: Driver={PostgreSQL ANSI};Server=server;Port=5432;Database=db;Uid=user

2009-11-19 15:50:06 | Re: odbc access and pg_hba.conf FIXED (Steve.Toutant@inspq.qc.ca)

Setting this line host all dbaInspq 10.2.195.37/32 md5 Only allow this computer to access the DB and Block my other client If I add this line host all dbaInspq 10.2.195.53/32 md5 It works

2008-08-30 15:44:17 | Re: Need a developer contact (Devrim GÜNDÜZ)

setting up this list to make my life easier ;) When you will release a new version

2007-08-05 20:41:32 | Re: Strange ODBC behavior. (Adrian Klaver)

settings to help. Unfortunately, I cannot remember them off the top of my head. I only bring this up because I saw your post on the general list about changing the type of 600 text

2007-06-05 10:43:57 | Re: [psqlODBC 08.02.0402] OpenSSL libraries (Hiroshi Inoue)

settings and compiler ? For example, if we build it with /MD otpion using vc8.0, the driver would link msvcr(p)80.dll. OTOH ssleay32.dll downloaded from http:///products/Win32OpenSSL.html seems to be linking msvcr71

2006-09-28 05:40:16 | Re: Simple way of storing Access booleans (Yes/No) fields (Sim Zacks)

easier for data entry I hide the second column by giving it a width of 0". In my DSN settings

2006-09-06 19:08:28 | Re: '= NULL' is not the same as 'IS NULL' (greg.campbell@us.michelin.com)

easier way by means of a preference setting in Access or psqlODBC or PostgreSQL. Has anybody

2006-02-23 16:20:12 | Re: Access as a front-end or another query builder (Relyea, Mike)

easier to see it visually when there are a lot of joins). I bring the SQL that Access generates into Notepad and hand massage it until I've got it just right. After

2006-01-24 13:59:30 | Re: Versioning (Jim Beard)

easy way to test the ODBC and DSN settings external to the third party app I am using