journal
all all entries rss SoML excited dreams runes YRUU ultimate KTRU skate sleepy nihongo
Rob is 20,117 days old today.
prev day next day printable version

Entries this day: Today

Today

5:34pm JST Monday 26 April 2004

So far today I've written in my japanese diary and worked a lot on my work project. At this point there's so functionality, though it's not very useful *quite* yet. One query isn't working like I want, and I'm not sure why.

SELECT * FROM lessons_taught
  WHERE date < "2004/04/26" and studentID =
  ( select studentID from lessons_taught WHERE date = "2004/04/26" );

I tried "and studentID in" for "and studentID =" but that didn't help. The subquery works and the main query without the "and studentID" sub-query works; I'm not sure what's the dealio.

Anywayses, right now the code can smurf in an html report and throw the pertinent data into the db, and it can output all the records in the db for a particular instructor.

次は自由ヶ丘です。

permalink
prev day next day