Programming Microsoft Office Access 2003 (Core Reference)

個数:

Programming Microsoft Office Access 2003 (Core Reference)

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 865 p.
  • 言語 ENG
  • 商品コード 9780735619425
  • DDC分類 005.7565

Full Description

Whether you re extending an existing database or developing a complex custom solution, get the code and instruction you need to exploit the power and performance of Access 2003. The newest edition of this acclaimed reference packs even more real-world examples and best practices for writing, testing, and debugging extensible database applications. Access expert Rick Dobson shows you the most productive ways to work with the enhancements in Access 2003, including new security features, built-in XML capabilities, and interoperability with Microsoft SQL Server. You also get rich, adaptable code samples to extend the power and reach of your database solutions.Discover how to: Employ ADO to access enterprise data sources, such as files on a Web server Design and manage tables and queries using the ADOX object library and Jet SQL Create data forms and reports programmatically and extend them to Microsoft SQL Server 2000 Present data interactively with PivotTable and PivotChart dynamic views Program Microsoft Office objects to search for files and manipulate menus and toolbars Customize solutions by integrating Access with other Microsoft Office programs Learn techniques to help lock up proprietary code Explore the new Access Jet SandBox and macro security features Use Access to build and help safeguard SQL Server solutions Extend your solutions to the Web using data access pages, Office Web Components, Microsoft Office FrontPage, and XML

Contents

Data access models The ADOX library Jet SQL, the ADOX library, & queries Forms & controls Reports & data Using PivotTables & PivotCharts Office objects Database security Using Access to build SQL server solutions Access does the web XML & Access