Version 5.2.2 16 February 2009
Updated common modules. Fixes context setting problem in R12

Version 5.2.1 8 February 2009
Fixed Type Mismatch message when no data found in END download
Removed ASCIISTR sample sheet as non-ASCII character workaround is no longer required

Version 5.2.0 12 December 2009
New simpler connection method
Mod to Reinstall_ProfileOptions macro to allow run by non-named user

Version 5.1.1 9 December 2009
Add handler for FND_GLOBAL

Version 5.1.0 19 November 2009
Non-Named Users are no longer allowed to use any function except the About form

Version 5.0.0 4 September 2009
Add callout to custom package M4APS_UW_CUSTOM to allow pre and post processing for INSERT / DELETE / UPDATE statements
Values that can be used in the pre and post validation are ROWID(except on pre-insert), Table name, DML Operation, SQL command

Version 4.0.2 23 July 2009
In Update mode the ROWID was being cleared
In Table/View form the field entry is now uppercase
Last SQL statement was not being stored in Update and Delete modes using EBS connection

Version 4.0.0 1 June 2009
Major performance improvement when using EBS connection. Approx 20 times faster due to application of batching technique used in our other EBS tools

Version 3.1.3 28 April 2009
Fix required for downloading ROWID values in Oracle EBS release R12

Version 3.1.2 26 February 2009
Last column was not being retrieved by "Get Columns" button on form
Upgraded standard connection modules

Version 3.1.1 30 January 2009
Upgraded standard connection modules
Wednesday, 3 September 2008

Version 3.1.0 3 September 2008
Improvements to Named User maintenance form
Changed names of Login options. SSO method is now Standard
Upgrade to About form to accommodate new Activation Key

Version 3.0.1 6 July 2008
Clear paste buffer after download button clicked to prevent Excel copying buffer value into all empty cells
Added Release Notes and On-line Documentation links to ODBC mode Login and About forms

Version 3.0.0 26 April 2008
Added web connection option for Oracle EBS instances
Range upload now used for all modes. Upload All option removed

Version 2.7.9 15 April 2008
Add support for FND_PROFILE in the upload

Version 2.7.8 10 April 2008
Allow Sub Queries in place of table/view names
Only constraints are you cannot use the "Get Columns" and RowID features for Sub Queries.

Version 2.7.7 9 April 2008
Change to package to use execute immediate for inserting rows

Version 2.7.6 8 April 2008
The SQL in the download form could not be edited. Unlocked field

Version 2.7.5 21 December 2005
Upload was removing timestamp data from Dates
New DATE indicator on row 8 for Dates
Stop using IsDate() for deciding if data is a date - was catching values like 1/4

Version 2.7.4 15 September 2005
Allowed Licence Key to be replaced

Version 2.7.3 2 June 2005
Fix if spaces used in value

Version 2.7.2 1 June 2005
Correction if Ascii and non Ascii characters used in a single value
Was not converting negative AscW() values

Version 2.7.1 27 May 2005
Support non-Ascii characters in upload

Version 2.6 3 June 2004
Added feature to refine selection of table/view based on granted permissions
Checks INSERT permission before calling insert package

Version 2.5 21 May 2004
Added code to be able to select views

Version 2.4 28 November 2003
Enhanced About form to show logged in user

Version 2.3 8 October 2003
Added feature to lock user name

Version 2.2 1 October 2003
Removed constraint for MUST have privileges
Uppercase for Table form, Upper case for Keywords in SQL
Added message if no columns selected
Added logout button

Version 2.1 21 September 2003
Added toolbar code and provided button for package setup