<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Beginning ASP databases</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>ASP databases</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kauffman, John</namePart>
    <namePart type="date">1958-</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Spencer, Kevin.</namePart>
  </name>
  <name type="personal">
    <namePart>Willis, Thearon.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Birmingham, UK</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Chicago, Ill., USA</placeTerm>
    </place>
    <publisher>Wrox Press</publisher>
    <dateIssued>c1999</dateIssued>
    <dateIssued encoding="marc">1999</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix, 825 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introduction -- Why use ASP and ADO to put your database on the Web? -- Setting up ASP and ADO -- Simple recordsets - reading data -- Basic SQL and ADO recordsets -- More uses for simple recordsets -- Connections -- Behind the scenes of ADO -- Recordset parameters -- Recordset methods and properties -- SQL statements to modify data -- Databases and cookies -- The errors collection -- Command object -- Stored procedures and passing parameters -- Irregular data -- ADO tips and tricks -- Performance testing and performance improvements -- The sailors case study -- Appendix A: structure of sailors.mdb -- Appendix B: structure of clothier.mdb -- Appendix C: profile.mdb database schema -- Appendix D: creating a sailors database in SQL server -- Appendix E: Active server pages object model -- Appendix F: Microsoft ActiveX data objects 2.0 library reference -- Appendix G: VBScript reference -- Index.</tableOfContents>
  <note type="statement of responsibility">John Kauffman ; with Kevin Spencer, Thearon Willis.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <titleInfo>
      <title>Active server pages</title>
    </titleInfo>
  </subject>
  <subject authority="lcsh">
    <topic>Web sites</topic>
    <topic>Design</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web databases</topic>
  </subject>
  <classification authority="lcc">TK5105.8885.A26 K38 1999</classification>
  <classification authority="ddc" edition="21">005.276</classification>
  <identifier type="isbn">1861002726</identifier>
  <identifier type="lccn">2002392424</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">ORX</recordContentSource>
    <recordCreationDate encoding="marc">020417</recordCreationDate>
    <recordChangeDate encoding="iso8601">20060510162037.0</recordChangeDate>
    <recordIdentifier source="MWNLS">12744707</recordIdentifier>
  </recordInfo>
</mods>
