Friday, June 22, 2012

BC304-Submit Assignment

Submit Assignment

1. Save your assignment as yourID_Lab2.docx in C:\ drive
2. Open Window Explorer
3. Type \\utcc-ea7f9e7c9a
4. Copy and paste your MSword file(yourID_lab2.docx) in the Assignments Folder

BC304-Oracle 10G express and Thai language

Run the following commands in SQL* PLUS

conn / as sysdba;
SHUTDOWN IMMEDIATE;
STARTUP MOUNT;
ALTER SYSTEM ENABLE RESTRICTED SESSION;
ALTER DATABASE OPEN;
ALTER DATABASE CHARACTER SET INTERNAL_USE TH8TISASCII;
SHUTDOWN;
STARTUP;

Tuesday, June 19, 2012

Aj Ying's HandOut

Advanced Database Handout (SI429)
Download

Web Services Technology Handout (SI339)
Download

Database System (BC304)
Download