]> source.dussan.org Git - jackcess.git/commit
use uppercase names when adding text columns to indexes, which fixes long standing...
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 7 Aug 2006 11:33:24 +0000 (11:33 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 7 Aug 2006 11:33:24 +0000 (11:33 +0000)
commite14758ca3e49897188f79ebc8992ab0dd002378e
tree5d319d958edcc3543068a417c44f636dd95ebbbf
parent7c1c301b79b1cea281752a4b8556f3f8e1c78741
use uppercase names when adding text columns to indexes, which fixes long standing problem with table names starting with lowercase characters (and other situations where tables could not be opened in access)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@94 f203690c-595d-4dc9-a70b-905162fa7fd2
src/java/com/healthmarketscience/jackcess/Database.java
src/java/com/healthmarketscience/jackcess/Index.java