AnyView Browser returns lines instead of data on Pervasive SQL (PSQL) on SP3.
8 April 2003
Issue Description
AnyView Browser returns lines instead of data on PSQL with Service Pack 3.
Due to a cursor issue with ODBC, the rowset property is not being set correctly.
Solution
In order to resolve this issue, you must add a line to general section of the the anyview.ini file to override the default cursortype.
Follow these steps to override the default cursortype in the anyview.ini file:
- Navigate to the AnyView physical directory.
- From the AnyView physical directory, open the anyview.ini file in Notepad.
- Add the line "CURSORTYPE=2" under the [GENERAL] section of anyview.ini file.
- Save the change.
- Unload the AnyView Web Application. Show Me
- From the IIS Server, launch the Internet Services Manager.
- Navigate to the AnyView Web Application. (In a standard installation, this would be in the Default Web Site folder.)
- Right-click on AnyView and select 'Properties'.
- From the Virtual Directory tab, click 'Unload' then 'OK'.