[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Uppercase table names
On Tue, 13 Jul 1999, Dave 'Duke of URL' Weiner wrote:
> ****** message to minivend-users from "Dave 'Duke of URL' Weiner" <davew@webmast.com> ******
>
> >On Mon, 12 Jul 1999, Dave 'Duke of URL' Weiner wrote:
> >
> >> mysql> select * from JEWELRY;
> > ^^^^^^
>
> Yes...I named the tables in all upper case. Comes from my programming
> background ;D
Yeah. Me too.
> >
> >You will probably have to rename the table. It isn't that bad, look up
> >the ALTER TABLE command. Very handy.
>
> Yup, that's what it's looking like I'm going to have to do...
It appears that MiniVend is making the names lower case. I had mixed
case, but it barfed too.
Actually, I don't know if it is MV or DBI.
Best,
Kyle