frankcc

yahoo~~~

our team is almost done with the project.... i really hope the women's center of american will be able to make a good use of the database that we have developed for them... in additon, it was fun working with my teammates on this project... and learned  a lot about stylesheets and how powerful they are ^_^... alrite i guess i gotta go study again .. good luck on your exams everyone..

December 19, 2004 in Class Issues | Permalink | Comments (0) | TrackBack (0)

rationale behind today's lecture?

I have a question regrading what we have done today in class.  So we have a HTML sheet that takes all the data entered by the us and transform it into a xsql file.  then we can see what we have entered by typing 'select * from customers;' from oracle.  How does this data got entered into orcale's database?  is there a command that is embedded inside the html file which sends the data into oracle's database?  what role does that xsql file play? could someone please help me? thanks

November 23, 2004 in Class Issues | Permalink | Comments (0) | TrackBack (1)

question regrading style sheet

for xsl:import and xsl:include, both of them load external stylesheet. however, for xsl:includes only part of the external stylesheet as part of the current stylesheet. but how do you define the area where you want to stop applying the external stylesheet?  is it possible to import two different stylesheets into different parts of the the current stylesheet?  if so what's the command?

November 18, 2004 in Class Issues | Permalink | Comments (20) | TrackBack (1)

BIT 301 blogging as well?

I guess I just realized that BBA1s are now starting to blog as well.  One of my friends started blogging for the past few days.  I wonder if they were influenced by Bud's 320 class.  But I wonder why they are using Blogger.com instead of typepad.  Which one has more function?  I hope they can make good use of this blogging thingy.

November 16, 2004 in Class Issues | Permalink | Comments (0) | TrackBack (0)

XML, XSQL, XSLT

I'm a bit confused, ok.. we've got XML, XSQL, XSLT.. so bascially we use XSQL to generate XML from the Oracle and XSLT is used to translate XML into HTML?? but what role does the style sheet play?  Could anyone help me here please?

November 11, 2004 in Class Issues | Permalink | Comments (1) | TrackBack (1)

Question regrading CDATA

Apparently, the O’Reilly’s reading really helps to understand what XML is.  However, I have problem understand what exactly does CDATA section do?  What’s the difference between this CDATA section and comment?  Could anyone help me here?

November 06, 2004 in Class Issues | Permalink | Comments (7) | TrackBack (1)

the exam

as I expected, apparently the highest score of the exam was only 86 and the median was only 63.9. i guess i'm ver concerned my grade..I'm not too sure what i got.. but i'll find it out tomorrow.

October 26, 2004 in Class Issues | Permalink | Comments (0)

what a tough exam

the exam today was very very difficult, and was very tricky too. i'm not too sure if everyone feel the same way.. i really spent a lot of time preparing for it ..especially for the SQL part... however, there wasn't too much stuff on SQL......for the ER diagram part... wow.. it took me a lot of time..you really have to think twice before choosing any answers.. cuz they all seem correct...... Bud you are right, the exam is HARD and challenging ^_^

October 21, 2004 in Class Issues | Permalink | Comments (0)

Oh. I think I got it

for Q11 on p77.. i think this would work

select count(customer_name) from customer where customer_name like ‘%D_%’ and NOT (customer_name like ‘%_D%’);

but is there an easier one?

October 16, 2004 in Class Issues | Permalink | Comments (0)

Question

For Question 11 on p77 of the SQL guide, i'm not sure what the command should be. I thought it should be

select count(customer_name) from customer where customer_name like '%D_%';

but it gives the following result.....

3

which are

CUSTOMER_NAME
-----------------------------------
Brookings Direct
Johnson's Department Store
Deerfield's Four Seasons


can anyone help me here?

October 16, 2004 in Class Issues | Permalink | Comments (0)

»

About

Recent Posts

  • yahoo~~~
  • urgent question
  • Oracle version
  • my yahoo problem
  • html code help
  • help needed regrading the html code
  • check this link out
  • MSN Messenger with XML
  • rationale behind today's lecture?
  • question regrading style sheet
Subscribe to this blog's feed
Blog powered by Typepad

Categories

  • Class Issues (18)
  • Code Issues (1)
  • Information Business (10)
  • Project Issues (8)
See More