aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2008-06-21 05:15:40 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2008-06-21 05:15:40 +0000
commit0ec5b19a9fd4f96981ab73b494e0c867cee9c52c (patch)
tree0939955c3adbaa2d44876d9755661f8a8318d40e /src/changes
parent0a3627650709d07bdbeeaa444ba12baaab52a9ae (diff)
downloadjackcess-0ec5b19a9fd4f96981ab73b494e0c867cee9c52c.tar.gz
jackcess-0ec5b19a9fd4f96981ab73b494e0c867cee9c52c.zip
Fix writing of large memo/ole fields. Apparently Access does not like
long value fields longer than 4076 bytes. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@352 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bff2c96..7f3d746 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -5,6 +5,12 @@
<author email="jahlborn@users.sf.net">James Ahlborn</author>
</properties>
<body>
+ <release version="1.1.15" date="TBD">
+ <action dev="jahlborn" type="fix" issue="1998225">
+ Fix writing of large memo/ole fields. Apparently Access does not like
+ long value fields longer than 4076 bytes.
+ </action>
+ </release>
<release version="1.1.14" date="2008-04-29">
<action dev="jahlborn" type="fix" issue="1924705">
Need to store auto-number values back into row so that indexes can be