Enter Keywords:
1 - 10 of 97(0.012 seconds)
Sort By:
 
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 Rating: 6.2 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 Rating: 8.4 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 Rating: 8.4 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 Rating: 7.0 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 Rating: 8.2 Views: 0
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 Rating: 7.6 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: Misc OSDate Answered: 06/01/2005 Rating: 7.8 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 Rating: 9.2 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 Rating: 7.2 Views: 0
I have a form that loop through and puts the name of each student in the table with a checkbox beside each name.  I have the default of the checkbox to populate checked.  I want to add a button or ...
Zones: Cold...Date Answered: 03/06/2006 Rating: 7.8 Views: 0