Search found 5972 matches

by Kimiko
Tue Apr 27, 2010 7:52 pm
Forum: Discussion Section
Topic: Show off your desktops *warning: super-sized images*
Replies: 1289
Views: 69684

Sorry for the ultra low resolution. Photobucket/Flash kept crashing with anything larger.

EO1 Fifth Stratum Spoilers!
[spoiler][/spoiler]
reluctantly edited by noodles
by Kimiko
Tue Apr 27, 2010 12:32 pm
Forum: Discussion Section
Topic: Random Image Thread!
Replies: 7855
Views: 250012

I wonder what she's pointing at.
by Kimiko
Tue Apr 27, 2010 12:31 pm
Forum: Discussion Section
Topic: Avvy and Siggy Rating
Replies: 4192
Views: 165596

Seiken Densetsu III is super awesome. So sad that Squeenix have turned their back on one of their best franchises.
by Kimiko
Tue Apr 27, 2010 2:01 am
Forum: Etrian Odyssey
Topic: EO Rantage
Replies: 358
Views: 26656

We had a little run-in with the Wyvern earlier. Looking for the other exit in its nest, we didn't pay attention to its movement and.. X_X So, we had to run through a large part of the 8th and 9th floors again. Luckily, we encountered Ren & Tlachtga again on the 10th floor. Tlachtga had some wate...
by Kimiko
Tue Apr 27, 2010 12:12 am
Forum: Discussion Section
Topic: Avvy and Siggy Rating
Replies: 4192
Views: 165596

Lol. Is there anyone here who likes Toriyama's character designs?

I would like to try one of those Dragon Quest games though. I want to see what the hype is about.
by Kimiko
Mon Apr 26, 2010 10:31 pm
Forum: Etrian Odyssey
Topic: ... what. (boss respawn)
Replies: 8
Views: 1923

I just checked by going up the stairs back to the first stratum. Fenrir is there allright, and I haven't even met Cernunos yet.
by Kimiko
Mon Apr 26, 2010 3:51 am
Forum: Etrian Odyssey
Topic: ... what. (boss respawn)
Replies: 8
Views: 1923

Bosses respawn after two weeks.
by Kimiko
Sun Apr 25, 2010 7:55 pm
Forum: Discussion Section
Topic: Discussion Thread II: Bots? What bots?
Replies: 11696
Views: 348488

by Kimiko
Sun Apr 25, 2010 3:35 am
Forum: Discussion Section
Topic: Birthday Thread: NOODLES
Replies: 2444
Views: 114448

by Kimiko
Sun Apr 25, 2010 3:31 am
Forum: Discussion Section
Topic: School!
Replies: 1198
Views: 58174

The file adresses.jsp is where the database is created? Because otherwise I see only two places where a connection to the database is made and both only perform Select queries. Sorry if I'm completely misunderstanding things. It's been ages since I used SQL, and I only have limited experience with O...
by Kimiko
Sun Apr 25, 2010 1:16 am
Forum: Discussion Section
Topic: School!
Replies: 1198
Views: 58174

I don't think I understand. Are you saying that you're doing more than the UI in Java? Why try to duplicate SQL's excellent database handling?
by Kimiko
Sun Apr 25, 2010 12:52 am
Forum: Discussion Section
Topic: Birthday Thread: NOODLES
Replies: 2444
Views: 114448

That's strange then, that this topic's first post still shows the wrong date after two years. Someone should update it so we don't get it wrong again next year.
by Kimiko
Sun Apr 25, 2010 12:48 am
Forum: Discussion Section
Topic: School!
Replies: 1198
Views: 58174

?? Then what do you use to make your primary key?

As for finding and deleting the right record, that'll be easy, just let SQL do the work for you.
by Kimiko
Sun Apr 25, 2010 12:13 am
Forum: Discussion Section
Topic: Birthday Thread: NOODLES
Replies: 2444
Views: 114448

by Kimiko
Sun Apr 25, 2010 12:07 am
Forum: Discussion Section
Topic: School!
Replies: 1198
Views: 58174

Isn't it possible to have a primary key consist of a combination of two fields without copying them into a new field? I seem to recall that from my short experience with SQL long ago. *looked it up* Yes, that's how it works: CONSTRAINT <id> PRIMARY KEY (<field1>,<field2>,..)

Go to advanced search