Sorry... I should have looked a little further for the table documentation.
Thanks
jon * wrote:
> on 1/10/00 10:54 AM, Chris Heinemann <[EMAIL PROTECTED]> wrote:
>
> > Hello everyone,
> >
> > I am new to Turbine but have been using jserv and servlets for some
> > time. I have just joined this list and I seem to be missing
> > something.... How do I create the tables I need? I found the "INSERT"
> > commands but I havn't found any info on what the tables should contain.
> > I have Turbine working in the following configuration:
>
> The schema is in the docs/ directory. I believe that there is one for Oracle
> and one for MySQL. You are on your own for other databases and we would
> appreciate it if you would contribute for your database (you don't specify).
>
> > I went to the main test turbine site (http://box/servlet/Turbine) and I
> > got an initial screen and when I logged in I got a page with nothing (I
> > recieved a network error). I assumed this is due to the lack of a
> > working database.
>
> If you look in the log files for the servlet engine, then you will see that
> there is an exception thrown. Unfortunately, you are using Tomcat and it
> doesn't do any logging except to STDOUT or STDERR I believe. You should use
> Apache JServ 1.1b3 or higher instead.
>
> > Also has anyone got it working with the ODBC bridge?
>
> ODBC sucks. You should always attempt to use the native drivers. There is no
> excuse to use ODBC. You should switch databases if that is your only option.
>
> -jon
>
> --
> Come to the first official Apache Software Foundation
> Conference! <http://ApacheCon.Com/>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]