Search found 3854 matches
- Mon Apr 26, 2010 7:25 am
- Forum: Discussion Section
- Topic: Discussion Thread II: Bots? What bots?
- Replies: 11696
- Views: 347848
- Sun Apr 25, 2010 10:19 pm
- Forum: Etrian Odyssey II: Heroes of Lagaard
- Topic: EOII Rantage!
- Replies: 1012
- Views: 84286
- Sun Apr 25, 2010 5:39 pm
- Forum: Discussion Section
- Topic: Recent Purchases Thread
- Replies: 4959
- Views: 187923
- Sun Apr 25, 2010 5:19 pm
- Forum: Discussion Section
- Topic: School!
- Replies: 1198
- Views: 58174
It's Java, using SQL to make its life easier. It's actually better to understand the relationship between application and database more generally as being the other way around. Your data is what's important, and the surrounding applications are just tools to assist in management of that data. Looki...
- Sun Apr 25, 2010 4:51 pm
- Forum: Discussion Section
- Topic: School!
- Replies: 1198
- Views: 58174
@Kimiko Maxine had the table created outside of the Java code she posted. Also, the reason you don't see anything other than a couple of select queries is because the insertion of new addresses is being done here using the JDBC API instead. (For the record, I'm not a fan of the way JDBC 2.0 promotes...
- Sun Apr 25, 2010 4:33 pm
- Forum: Discussion Section
- Topic: Discussion Thread II: Bots? What bots?
- Replies: 11696
- Views: 347848
- Sat Apr 24, 2010 9:35 pm
- Forum: Discussion Section
- Topic: Birthday Thread: NOODLES
- Replies: 2444
- Views: 114436
- Sat Apr 24, 2010 4:06 pm
- Forum: Discussion Section
- Topic: School!
- Replies: 1198
- Views: 58174
- Sat Apr 24, 2010 3:41 pm
- Forum: Discussion Section
- Topic: School!
- Replies: 1198
- Views: 58174
It so seems like it would work. Oh, it'll work , technically. It's just that there are better ways to do it that your instructor is probably expecting to see. Just think about the SELECT syntax more, and about how you're going to be representing the other stuff like cookie name, address, email in y...
- Sat Apr 24, 2010 7:05 am
- Forum: Discussion Section
- Topic: School!
- Replies: 1198
- Views: 58174
... creating a username would also release an sql command to create a table with that same username. You may want to think about your approach a bit more. (Intentionally vague, sorry! ;) However, I want to be sure this is what he means and it's not just our IDs. In order to log into the sql databas...
- Sat Apr 24, 2010 4:10 am
- Forum: Discussion Section
- Topic: Discussion Thread II: Bots? What bots?
- Replies: 11696
- Views: 347848
- Sat Apr 24, 2010 4:03 am
- Forum: Discussion Section
- Topic: School!
- Replies: 1198
- Views: 58174
- Fri Apr 23, 2010 1:50 am
- Forum: Discussion Section
- Topic: School!
- Replies: 1198
- Views: 58174
- Fri Apr 23, 2010 12:44 am
- Forum: Discussion Section
- Topic: Music you're listening to atm?
- Replies: 4036
- Views: 153654
- Fri Apr 23, 2010 12:35 am
- Forum: Discussion Section
- Topic: Music you're listening to atm?
- Replies: 4036
- Views: 153654
