Icon View Incident Report

Serious Serious
Reported By: Carlos Guerra
Reported On: 1/6/2006
For: Version 4.22 Build 3
# 2153 ODBC Driver Raises Error When Used With Visual CE and PocketPC Applications

I'm testing a product to develop PocketPC applications, it is called Visual CE (Client) and mEnable (ODBC Server), to be able to connect to the remote ODBC database I have to create an DBISAM File DSN and upload it with the Visual CE mobile application..

Unfortunately I'm not being able to make it work with DBISAM ODBC.

I get an error in the the Windows Mobile device saying:

"[Elevate Software] [DBISAM] Attribute cannot be set now"




Comments Comments
The problem was caused by the client application trying to set a result set cursor attribute (cursor type - dynamic, forward-only, static, keyset, etc.) while the query was still in the prepared state. The ODBC driver was modified to automatically re-prepare the query if these cursor attributes are changed.


Resolution Resolution
Fixed Problem on 1/10/2006 in version 4.22 build 4


Products Affected Products Affected
DBISAM ODBC Client-Server
DBISAM ODBC Client-Server with Source
DBISAM ODBC Standard
DBISAM ODBC Standard with Source

Image