Hello,
I'm in charge of creating a CS grades database for my school. The
general idea is that each student may view his grades without the need
for any password, and the teachers can have a nice interface to change
the grades. As obvious, the teachers must enter some sort of
identification along w
flat-file would do.
>
> Mike wrote:
> >
> > MySQL
> >
> > If u want i can do it 4 u.
> >
> > Mike
> >
> > Noam Bloom wrote:
> >
> > > Hello,
> > > I'm in charge of creating a CS grades database for my school. The
>
Actually, I thought of MySQL. Suppose I choose this path, how hard will it be
to install and configure it? What amount of programming does it involve?
Mike wrote:
> MySQL
>
> If u want i can do it 4 u.
>
> Mike
>
> Noam Bloom wrote:
>
> > Hello,
> > I
Effectively, I'm root. Why, what's the difference?
Mike wrote:
> Well, are you a root ?
> or just a regular user ?
>
> Mike
>
> Noam Bloom wrote:
>
> > Actually, I thought of MySQL. Suppose I choose this path, how hard will it be
> > to install and co
Well, the database may grow to larger dimensions.
"Stanislav Malyshev a.k.a Frodo" wrote:
> NB>> Actually, I thought of MySQL. Suppose I choose this path, how
> NB>> hard will it be to install and configure it? What amount of
> NB>> programming does it involve?
>
> A basic rpm -ivh skill and a c
Hi,
I have recently installed Redhat 6 on the primary partition of the
primary slave hardisk (hdb1). I kept my old windos on hda1 and installed
LILO. My lilo.conf file looked somewhat like:
boot=/dev/hda
map...
install...
default...
image...
label=linux
root=/dev/hdb1
rea