Dennis
|
| Posted: 09/13/2002, 5:02 PM |
|
I was wondering, with the built-in apps is there a list of the fields
you need to create in MySQL (or any DB)? I see that I can generate the
code, but the fields don't show up in any of my MySQL. How or what is the
easiest way to find out what fields I need.
Dennis
|
|
|
 |
Sixto Luis Santos
|
| Posted: 09/13/2002, 7:07 PM |
|
Dennis,
Search for Internet_MySQL.sql and Intranet_MySQL.sql in the examples folders
for the scripts to generate the databases.
Sixto
"Dennis" <finalworld@earthlink.net> wrote in message
news:altub7$9kh$1@news.codecharge.com...
> I was wondering, with the built-in apps is there a list of the fields
> you need to create in MySQL (or any DB)? I see that I can generate the
> code, but the fields don't show up in any of my MySQL. How or what is the
> easiest way to find out what fields I need.
>
> Dennis
>
>
|
|
|
 |
Dennis
|
| Posted: 09/13/2002, 7:51 PM |
|
Thank you for the help!
Dennis
"Sixto Luis Santos" <sixto@tecnoapoyo.com> wrote in message
news:alu5l4$m2k$1@news.codecharge.com...
> Dennis,
>
> Search for Internet_MySQL.sql and Intranet_MySQL.sql in the examples
folders
> for the scripts to generate the databases.
>
> Sixto
>
> "Dennis" <finalworld@earthlink.net> wrote in message
>news:altub7$9kh$1@news.codecharge.com...
> > I was wondering, with the built-in apps is there a list of the
fields
> > you need to create in MySQL (or any DB)? I see that I can generate the
> > code, but the fields don't show up in any of my MySQL. How or what is
the
> > easiest way to find out what fields I need.
> >
> > Dennis
> >
> >
>
>
|
|
|
 |
|