Hi,
Warm Greetings!
I am using C & mysql for my program In AIX and while compiling I am getting
the following error.
“exec(): 0509-036 Cannot load program /az/smsbbs/bin/wittservw because of the
following errors:
0509-130 Symbol resolution failed for /usr/local/lib/lib
Hi,
I want to create a database for managing the attendance statements of students under
my supervision. I have mysql running on a debian machine (version 3.22.32-4).
I am unable to create the required tables as I am afraid I need a two dimensional
array which is not available(as I know) in my
Hi,
I want to create a database for managing the attendance statements of students under
my supervision. I have mysql running on a debian machine (version 3.22.32-4).
I am unable to create the required tables as I am afraid I need a two dimensional
array which is not available(as I know) in my
Fri, Feb 09, 2001 at 09:26:49AM -, Russell King wrote:
> From: Suresh Kumar R <[EMAIL PROTECTED]>
>
> > I want to have the absentee list of students per hour_of_day
> per day for a week, done for the entire course.
> >
> > One possibility I thought was to cr