MS SQL Server Seminar (2/3)
1997.1.12
ÁÖÁ¦: MS InterDev (release 1)·Î DB Application ¸¸µé±â
1. »çÀü¿¡ ÁغñµÇ¾î¾ß ÇÒ »çÇ×
- MS SQL Server 3.5 ÀÌ»ó - DBMS
- MS FrontPage Server Extension -InterDev¿Í ½ÇÁúÀû Åë½Å
- Internet Information Server - Web Server
- Active Server Page - Server Side Script ¸¦ Áö¿øÇÏ´Â Engine
- InterDev - Web ÅëÇÕ °³¹ß Áö¿ø Tool
2. MS Web Application ±¸¼º¿ä¼Ò
- Database Server
- Web Server - ASP, ¼¹ö »çÀÌµå ½ºÅ©¸³Æ® ±â´É Áö¿ø
- °³¹ß ½Ã½ºÅÛ - HTML, ASP Objects, VB Script, JAVA Script, JAVA Applet, (Active X Controls)
- ±¸¼º ÆÄÀϵé
3. Web Application ±¸¼º ÆÄÀÏ
- HTML ÆÄÀÏ (.htm)
- ASP ÆÄÀÏ (.asp) - ¼¹ö »çÀÌµå ½ºÅ©¸³Æ®¸¦ Á¤ÀÇÇÑ ÆÄÀÏ
- HTML Layout (.alx) - ActiveX Layout File, ȤÀº Active X Control Pannel ·Î Active X Control¸¦ Á¤ÀÇÇÑ ÆÄÀÏ
- global.asa - Session À̳ª Application ¹üÀ§ÀÇ °´Ã¼ ȤÀº Event¸¦ ¼±¾ðÇÏ´Â ÆÄÀÏ
3. Web Application °³¹ß ¹æ½Ä
- Web Project ¼³Á¤ - °³¹ß ȯ°æ °øÀ¯
- HTML File »ý¼º - Review ¹× Link View
- Database Connection - ½Ã½ºÅÛ ODBC ÀÌ¿ë
- ASP FIle »ý¼º - Database Browsing
4. ASP File »ý¼º - DB ¿¬°á (Design Time Active X Control)
- ASP File »ý¼º
- Output Design (¿¹ 'TABLE' Tag »ç¿ë)
- Design Time Active X Control »ý¼º (Data Ranage Header Control)
- Query Setting (Query ¹®ÀåÀº SQL Builder·Î)
- Field º¹»ç
- Design Time Active X Control »ý¼º (Data Range Footer Control)
- Review