oracle table definitions for imp 2.3.x?

Liam Hoekenga liamr@umich.edu
Mon, 20 Aug 2001 16:10:16 -0400 (EDT)


Hey guys -

Can anyone tell me what the preferences table for Horde 1.3.x / IMP 2.3.x
should look like for use with oracle 8?

I stumbled across someone's install notes for getting the development
release working with mysql, and they table they set up looks like:

mysql> CREATE TABLE user_webmail_prefs ( uid char(32) not null,
       pref_name char(32) not null, pref_valuetext null,
       primary key (uid, pref_name));

Oracle doesn't want to let me use uid as a field name.

thanks
Liam




'course this might be moot, cuz i'm not running 4.0.7rc1 or the version of
PEAR from it (cuz it seems to need "pearize" which doesn't come with
4.0.6), and my attempts to build it have failed..

esperanto% cd /usr/local/build/php-4.0.7rc1/
esperanto% ./buildconf
rebuilding main/php_config.h.in
./aclocal.m4:943: error: m4_defn: undefined macro: _m4_divert_diversion
./aclocal.m4:472: PHP_SUBST is expanded from...
./aclocal.m4:943: the top level
autoconf: tracing failed