From: Luciano M. W. <lu...@fs...> - 2004-06-17 17:24:04
|
Hi Brian, Will this release have UTF-8 support? Thanks, Luciano On Wed, 2004-06-16 at 19:38, br...@br... wrote: > David, > > I checked this change in this evening. I can't imagine anyone typing > in a table name longer than 256 even if it is allowed ;-) > > I'm shooting for a 0.6pre1 release this weekend unless I hear any > objections. This will simply be a base line from which to get a > handle on outstanding issues and branch the tree, so we can stabilize > it for the real deal. After that, only bug fixes and such will be > going in. > > The hard part is going to be ensuring that fixes get applied to both > branches. > > Brian > > On Wed, 16 Jun 2004 14:45:45 -0400, David Mansfield wrote: > > > It's cool. I didn't mean anything by it. By the way, the latest > > 'catch' was that table names can apparently be quite a bit longer > than > > 30 characters. I changed it to 50, but probably 256 is more > accurate. > > Maybe something like: > > > > -#define MDB_MAX_OBJ_NAME 30 > > +#define MDB_MAX_OBJ_NAME 256 > > > > Maybe there's a spec somewhere that says what the maximum object name > > length is. > > > > David > > > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > |