Database

PHP Fast and Easy Web Development, Meloni J.C.

PHP Fast & Easy Web Development - 2nd Edition - Julie C. Meloni - 2002.

   Don’t spend your time wading through manuals to learn PHP. Spend it doing what you do best-creating Web pages! Get the skills you need to install PHP, create a database, and upload files to the Web. Combining easy-to-understand instructions with visual examples, PHP Fast & Easy Web Development, 2nd Edition offers a unique, hands-on approach to PHP that you won’t find anywhere else. Less time, less effort, more results!
  Screen by screen, use this comprehensive PHP guide to:
-Master the basics of coding in PHP
-Create a Contact Management System
-Create custom logs and reports
-Authenticate and track users
-Display dynamic content

PHP Fast & Easy Web Development

Скачать и читать PHP Fast and Easy Web Development, Meloni J.C.
 

Problem: The disk with transaction log crashed. Database have status suspect.- Database cannot be opened because some of the files could not be activated

Problem: The disk with transaction log crashed. Database have status suspect. Detach was succeed, but attach_single_file_db is not. i.e. attempt for attaching Database (without log) return this error:

Server: Msg 945, Level 14, State 2, Line 1
Database 'test1' cannot be opened because some of the files could not be activated.
Server: Msg 1813, Level 16, State 2, Line 1
Could not open new database 'test1'. CREATE DATABASE is aborted.

Creating new database and substitution of garbled file is not useful.

Solution:

Скачать и читать Problem: The disk with transaction log crashed. Database have status suspect.- Database cannot be opened because some of the files could not be activated