This is a discussion on =?UTF-8?Q?[_psqlodbc-Bugs-1000481_]_VFP_and_SQLCancel?= within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> Bugs item #1000481, was opened at 2005-12-14 02:06 You can respond by visiting: http://pgfoundry.org/tracker/?func=d...oup_id=1000125 Category: None Group: None Status: ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Bugs item #1000481, was opened at 2005-12-14 02:06 You can respond by visiting: http://pgfoundry.org/tracker/?func=d...oup_id=1000125 Category: None Group: None Status: Open >Resolution: Postponed Priority: 3 Submitted By: Ludek Finstrle (luf) Assigned to: Ludek Finstrle (luf) Summary: VFP and SQLCancel Initial Comment: Visual FoxPro program has problem with psqlodbc. It use SQLCancel without FreeStmt(SQL_Close) and FreeStmt(SQL_RESET_PARAMS) as usually. It fails in next SQLExecDirect call somtimes (data_at_exec parameter). Andrus reports this behaviour two times in mailing list. I think it needs new configuration option for it as patch for this problem break ODBC specification. I attach DLLs (based on 8.01.0104 dev snapshot) which may fix this problem. ---------------------------------------------------------------------- >Comment By: Ludek Finstrle (luf) Date: 2005-12-14 02:12 Message: I forgot attach diff againist CVS. ---------------------------------------------------------------------- You can respond by visiting: http://pgfoundry.org/tracker/?func=d...oup_id=1000125 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| Thread Tools | |
| Display Modes | |
|
|