Advertisement

1 - 10 of 88 containing alltags:("student") (0 seconds)
Is there an easy way of changing the administrators password in NT4 which i set up when i did the original installation , as some smart student has hacked it.
Zones: Win NT SetupDate Answered: 07/19/1999 Grade: C Views: 0
SELECT S.class FROM  Student S, Coordinator A GROUP BY S.class HAVING EVERY(S.ID = A.ID); for example table   Student ID    CLASS 10      3A 12      3A 14      3B 43      3B table...
Zones: PHP and DatabasesDate Answered: 10/17/2003 Grade: A Views: 0
Regarding this question again dealing with the different date formats. : the attendance table now should query whether the date withdrawn is the current month and if so the child should appear ...
Zones: MS AccessDate Answered: 01/15/2004 Grade: A Views: 0
How can I do a dynamic Data structure using a link list to save the data input by the user? for example if I have to ask for student id number how can I do to save this information into the link l...
Zones: C++Date Answered: 03/27/2002 Grade: A Views: 0
Hi everyone, I have a table with two fields: Student_ID              - Data type=number (this is a unique number) Attendance_Date     - Data type=date/time The table contains multiple Stude...
Zones: MS AccessDate Answered: 09/14/2003 Grade: B Views: 6
I have a quick question regarding a query. I have a table called Student_course, it has 2 columns called student_No and Course_No. Student_No  Course_No 1                       6 1        ...
Zones: DatabasesDate Answered: 07/16/2003 Grade: B Views: 0
well, basically the title says it all.  I did already try enabling the "compatibility" feature but that didn't work.  Anyone know a trick?  Thanks.
Zones: Operating SystemsDate Answered: 06/01/2005 Grade: A Views: 0
Hello all,   My XML file is as follows and i am using SAX parser to parse the file <Info>   <student id="1" fname="Mike" lname="Click">       <test description="JAVA">       </test>       <...
Zones: XMLDate Answered: 06/08/2005 Grade: A Views: 0
Users on our network are using port 80 and other obscure ports for file sharing. These users are students and I can't log into there desktop to see whats installed. When sniffing the network I see ...
Zones: SecurityDate Answered: 11/20/2005 Grade: A Views: 0
Ok, this is what I have so far, It compiles with no errors, Seems to run fine, until the end.  At the end it just simply say's Final Grade : 1.11199e+292 and that's it. Any Ideas where I...
Zones: C++Date Answered: 02/23/2006 Grade: A Views: 0