top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
8th International Conference on Database Systems for Advanced Applications
8th International Conference on Database Systems for Advanced Applications
Pubbl/distr/stampa [Place of publication not identified], : IEEE Computer Society Press, 2003
Disciplina 005.75/65
Soggetto topico Engineering & Applied Sciences
Computer Science
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNISA-996205947803316
[Place of publication not identified], : IEEE Computer Society Press, 2003
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
8th International Conference on Database Systems for Advanced Applications
8th International Conference on Database Systems for Advanced Applications
Pubbl/distr/stampa [Place of publication not identified], : IEEE Computer Society Press, 2003
Disciplina 005.75/65
Soggetto topico Engineering & Applied Sciences
Computer Science
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910872559203321
[Place of publication not identified], : IEEE Computer Society Press, 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Access 2003 VBA programmer's reference [[electronic resource] /] / Patricia Cardoza ... [et al.]
Access 2003 VBA programmer's reference [[electronic resource] /] / Patricia Cardoza ... [et al.]
Edizione [1st edition]
Pubbl/distr/stampa Hoboken, NJ, : Wiley, c2004
Descrizione fisica 1 online resource (982 p.)
Disciplina 005.75/65
Altri autori (Persone) CardozaPatricia
Collana Programmer to programmer
Soggetto topico Database management
Soggetto genere / forma Electronic books.
ISBN 1-280-28681-4
9786610286812
0-7645-7166-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto About the Authors; Acknowledgments; Foreword; Introduction; Chapter 1: Introduction to Microsoft Access; Why Use Microsoft Access?; Is Access the Only Database I'll Ever Need?; Microsoft Access; MSDE; SQL Server; Automating Microsoft Access Without VBA Code; The Database Wizard; Creating a Switchboard for Your Database; Begin at the Beginning; Create a Switchboard through the Switchboard Manager; Add and Configure Controls Using Wizards; Building Automation into Your Project; Using Expression Builder; Using the Macro Builder; Using the Code Builder; Summary; Chapter 2: Access, VBA, and Macros
VBA within Access Writing Code within Modules; VBA versus Macros in Access; Macros in Access 2003; Advantages to Using VBA over Macros; Summary; Chapter 3: New Features in Access 2003; Easy Upgrading; Database Structure and Management; Find Object Dependencies; Form/Report Error Checking; Propagate Field Properties; Customize SQL Font; Get Context-Sensitive SQL Help; Backup Database/Project; Sorting Option on Lookup Wizard; Copy and Paste Linked Table as Local Table; Notable Mention; New Wizards and Builders and Managers; A Wizard for Every Occasion; Available Builders; Managers
Changes to Jet Service Pack 8; Security and Related Features; What Is Macro Security? And Why Are We Talking about Macros?; Digital Signatures; Expression Sandbox; End-User Enhancements; Pivot Charts; Windows XP Theming; Templates; Smart Tags; Auto Correct Options Buttons; Better Accessibility; XML and Access; Relating XML to HTML; The Advantages of XML; Using Access 2003 with SharePoint Services; Export Information to a SharePoint Server; Import Information From a SharePoint Server; Access Developer Extensions; The Property Scanner; The Custom Startup Wizard; The Package Wizard; Summary
Chapter 4: VBA Basics VBA Objects; Objects; Methods; Events; Variables and VBA Syntax; Variables; Other VBA Structures; Comments; Line Continuation; Constants; Enums; Summary; Chapter 5: Using the VBA Editor; Anatomy of the VBA Editor; Your Access Database and VBA Project-Better Together; Using the Object Browser; Testing and Debugging VBA Code; Summary; Chapter 6: Using DAO to Access Data; Direct Access Objects; Why Use DAO?; Referring to DAO Objects; Default Collection Items; The DBEngine Object; The Workspaces Collection; The Errors Collection; The Databases Collection
The Connections Collection DAO Object Properties; DAO Property Types; Creating Schema Objects with DAO; Managing Jet Security with DAO; Creating Security Objects; Managing Users and Groups; Managing Passwords; Managing Permissions; Data Access with DAO; Working with Query Defs; Working with Record sets; Filtering and Ordering Record sets; Navigating Record sets; Bookmarks and Record set Clones; Finding Records; Working with Record sets; Summary; Chapter 7: Using ADO to Access Data; Ambiguous References; Referring to ADO Objects; Default Collection Items; Connecting to a Data Source
Specifying a Cursor Location
Record Nr. UNINA-9910455765703321
Hoboken, NJ, : Wiley, c2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Access 2003 VBA programmer's reference [[electronic resource] /] / Patricia Cardoza ... [et al.]
Access 2003 VBA programmer's reference [[electronic resource] /] / Patricia Cardoza ... [et al.]
Edizione [1st edition]
Pubbl/distr/stampa Hoboken, NJ, : Wiley, c2004
Descrizione fisica 1 online resource (982 p.)
Disciplina 005.75/65
Altri autori (Persone) CardozaPatricia
Collana Programmer to programmer
Soggetto topico Database management
ISBN 1-280-28681-4
9786610286812
0-7645-7166-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto About the Authors; Acknowledgments; Foreword; Introduction; Chapter 1: Introduction to Microsoft Access; Why Use Microsoft Access?; Is Access the Only Database I'll Ever Need?; Microsoft Access; MSDE; SQL Server; Automating Microsoft Access Without VBA Code; The Database Wizard; Creating a Switchboard for Your Database; Begin at the Beginning; Create a Switchboard through the Switchboard Manager; Add and Configure Controls Using Wizards; Building Automation into Your Project; Using Expression Builder; Using the Macro Builder; Using the Code Builder; Summary; Chapter 2: Access, VBA, and Macros
VBA within Access Writing Code within Modules; VBA versus Macros in Access; Macros in Access 2003; Advantages to Using VBA over Macros; Summary; Chapter 3: New Features in Access 2003; Easy Upgrading; Database Structure and Management; Find Object Dependencies; Form/Report Error Checking; Propagate Field Properties; Customize SQL Font; Get Context-Sensitive SQL Help; Backup Database/Project; Sorting Option on Lookup Wizard; Copy and Paste Linked Table as Local Table; Notable Mention; New Wizards and Builders and Managers; A Wizard for Every Occasion; Available Builders; Managers
Changes to Jet Service Pack 8; Security and Related Features; What Is Macro Security? And Why Are We Talking about Macros?; Digital Signatures; Expression Sandbox; End-User Enhancements; Pivot Charts; Windows XP Theming; Templates; Smart Tags; Auto Correct Options Buttons; Better Accessibility; XML and Access; Relating XML to HTML; The Advantages of XML; Using Access 2003 with SharePoint Services; Export Information to a SharePoint Server; Import Information From a SharePoint Server; Access Developer Extensions; The Property Scanner; The Custom Startup Wizard; The Package Wizard; Summary
Chapter 4: VBA Basics VBA Objects; Objects; Methods; Events; Variables and VBA Syntax; Variables; Other VBA Structures; Comments; Line Continuation; Constants; Enums; Summary; Chapter 5: Using the VBA Editor; Anatomy of the VBA Editor; Your Access Database and VBA Project-Better Together; Using the Object Browser; Testing and Debugging VBA Code; Summary; Chapter 6: Using DAO to Access Data; Direct Access Objects; Why Use DAO?; Referring to DAO Objects; Default Collection Items; The DBEngine Object; The Workspaces Collection; The Errors Collection; The Databases Collection
The Connections Collection DAO Object Properties; DAO Property Types; Creating Schema Objects with DAO; Managing Jet Security with DAO; Creating Security Objects; Managing Users and Groups; Managing Passwords; Managing Permissions; Data Access with DAO; Working with Query Defs; Working with Record sets; Filtering and Ordering Record sets; Navigating Record sets; Bookmarks and Record set Clones; Finding Records; Working with Record sets; Summary; Chapter 7: Using ADO to Access Data; Ambiguous References; Referring to ADO Objects; Default Collection Items; Connecting to a Data Source
Specifying a Cursor Location
Record Nr. UNINA-9910780447003321
Hoboken, NJ, : Wiley, c2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Administration solutions for DB2 UDB for z/OS [[electronic resource] /] / Paolo Bruni ... [et al.]
Administration solutions for DB2 UDB for z/OS [[electronic resource] /] / Paolo Bruni ... [et al.]
Edizione [1st ed.]
Pubbl/distr/stampa San Jose, CA, : IBM Corp., International Technical Support Organization, c2005
Descrizione fisica xxiv, 325 p. : ill
Disciplina 005.75/65
Altri autori (Persone) BruniPaolo.4aut
Collana Redbooks
Soggetto topico Database management
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910450111403321
San Jose, CA, : IBM Corp., International Technical Support Organization, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Administration solutions for DB2 UDB for z/OS [[electronic resource] /] / Paolo Bruni ... [et al.]
Administration solutions for DB2 UDB for z/OS [[electronic resource] /] / Paolo Bruni ... [et al.]
Edizione [1st ed.]
Pubbl/distr/stampa San Jose, CA, : IBM Corp., International Technical Support Organization, c2005
Descrizione fisica xxiv, 325 p. : ill
Disciplina 005.75/65
Altri autori (Persone) BruniPaolo.4aut
Collana Redbooks
Soggetto topico Database management
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910783529403321
San Jose, CA, : IBM Corp., International Technical Support Organization, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advanced SQL, 1999 [electronic resource] : understanding object-relational and other advanced features / Jim Melton
Advanced SQL, 1999 [electronic resource] : understanding object-relational and other advanced features / Jim Melton
Autore Melton, Jim, 1946-
Pubbl/distr/stampa Amsterdam ; Boston, Mass. : Morgan Kaufmann Pub., c2003.
Descrizione fisica xxviii, 563 p. : ill. ; 24 cm.
Disciplina 005.75/65
Collana The Morgan Kaufmann series in data management systems
Soggetto topico SQL (Computer program language)
Object-oriented programming (Computer science)
Relational databases
Soggetto genere / forma Electronic books.
ISBN 9781558606777
1558606777
Formato Risorse elettroniche
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Introduction to SQL:1999. User-Defined Types. Typed Tables. Routines and Routine Invocation. Foreign Servers and Foreign-Data Wrappers. Datalinks. OLAP. SQL/OLB and SQL/JRT. SQL/XML. SQL Multimedia and Application Package. A Look To The Future. Appendix: An SQL:1999 Example Using UDTs. The SQL:1999 Annexes. Relevant Standards Bodies. Status Codes. The SQL Standardization Process.
Record Nr. UNISALENTO-991003248429707536
Melton, Jim, 1946-  
Amsterdam ; Boston, Mass. : Morgan Kaufmann Pub., c2003.
Risorse elettroniche
Lo trovi qui: Univ. del Salento
Opac: Controlla la disponibilità qui
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Autore Wilton Paul <1969->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wiley, c2005
Descrizione fisica 1 online resource (521 p.)
Disciplina 005.75/65
Altri autori (Persone) ColbyJohn W. <1954->
Collana Wrox beginning guides.
Soggetto topico SQL (Computer program language)
Soggetto genere / forma Electronic books.
ISBN 1-280-25346-0
9786610253463
0-7645-9632-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning SQL; About the Authors; Credits; Contents; Acknowledgments; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Chapter 1: Introduction to SQL; A Brief History of Databases; Structured Query Language (SQL); Database Creation; Creating, Altering, and Deleting Tables; Good Database Design; Creating the Example Database; Summary; Exercises; Chapter 2: Entering Information; Inserting New Data; Inserting Data into the Case Study Database; Updating Data; Deleting Data
SummaryExercises; Chapter 3: Extracting Information; The SELECT Statement; Logical Operators and Operator Precedence; Ordering Results with ORDER BY; Selecting Data from More Than One Table; Introducing NULL Data; Summary; Exercises; Chapter 4: Advanced Database Design; Normalization; Ensuring Data Validity with Constraints; Speeding Up Results with Indexes; Summary; Exercises; Chapter 5: Manipulating Data; Understanding SQL Arithmetic; Introducing String Functions; Converting Different Data Types; Re-examining NULL; Using INSERT INTO with the SELECT Statement; Summary; Exercises
Chapter 6: Grouping and Aggregating DataGrouping Results; Summarizing and Aggregating Data; Using the HAVING Clause with GROUP BY Statements; Summary; Exercises; Chapter 7: Selecting Data from Different Tables; Joins Revisited; Combining Results Sets with the UNION Operator; Summary; Exercises; Chapter 8: Queries within Queries; Subquery Terminology; Subqueries in a SELECT List; Subqueries in the WHERE Clause; Operators in Subqueries; Correlated Subquery; Subqueries Used with Other Statements; Summary; Exercises; Chapter 9: Advanced Queries; Updating the Database; Tackling Difficult Queries
Top Tips for Efficient QueriesSummary; Exercises; Chapter 10: Views; Introducing Views; Summary; Exercises; Chapter 11: Transactions; Introducing Transactions; Transaction Logs; Locks; Isolation Levels; Problem Examples; Revisiting the Example Code; Summary; Exercises; Chapter 12: SQL Security; Security Concepts; Summary; Exercises; Chapter 13: Database Tuning; Tuning Hardware; Tuning SQL; Tuning Tips; Summary; Exercises; Appendix A: Exercise Answers; Chapter 1; Chapter 2; Chapter 3; Chapter 4; Chapter 5; Chapter 6; Chapter 7; Chapter 8; Chapter 9; Chapter 10; Chapter 11; Chapter 12
Chapter 13Appendix B: Setting Up and Using the Five Database Systems; Installing and Using MySQL Version 4.1; Installing and Using IBM DB2; Installing and Using Microsoft Access XP; Installing and Using Microsoft SQL Server 2000; Installing and Using Oracle 10g; Appendix C: Initial Data Setup; Category Table; MemberDetails Table; Location Table; FavCategory Table; Films Table; Attendance Table; Index
Record Nr. UNINA-9910457711903321
Wilton Paul <1969->  
Indianapolis, IN, : Wiley, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Beginning SQL [[electronic resource] /] / Paul Wilton and John W. Colby
Autore Wilton Paul <1969->
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, IN, : Wiley, c2005
Descrizione fisica 1 online resource (521 p.)
Disciplina 005.75/65
Altri autori (Persone) ColbyJohn W. <1954->
Collana Wrox beginning guides.
Soggetto topico SQL (Computer program language)
ISBN 1-280-25346-0
9786610253463
0-7645-9632-2
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning SQL; About the Authors; Credits; Contents; Acknowledgments; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p. wrox. com; Chapter 1: Introduction to SQL; A Brief History of Databases; Structured Query Language (SQL); Database Creation; Creating, Altering, and Deleting Tables; Good Database Design; Creating the Example Database; Summary; Exercises; Chapter 2: Entering Information; Inserting New Data; Inserting Data into the Case Study Database; Updating Data; Deleting Data
SummaryExercises; Chapter 3: Extracting Information; The SELECT Statement; Logical Operators and Operator Precedence; Ordering Results with ORDER BY; Selecting Data from More Than One Table; Introducing NULL Data; Summary; Exercises; Chapter 4: Advanced Database Design; Normalization; Ensuring Data Validity with Constraints; Speeding Up Results with Indexes; Summary; Exercises; Chapter 5: Manipulating Data; Understanding SQL Arithmetic; Introducing String Functions; Converting Different Data Types; Re-examining NULL; Using INSERT INTO with the SELECT Statement; Summary; Exercises
Chapter 6: Grouping and Aggregating DataGrouping Results; Summarizing and Aggregating Data; Using the HAVING Clause with GROUP BY Statements; Summary; Exercises; Chapter 7: Selecting Data from Different Tables; Joins Revisited; Combining Results Sets with the UNION Operator; Summary; Exercises; Chapter 8: Queries within Queries; Subquery Terminology; Subqueries in a SELECT List; Subqueries in the WHERE Clause; Operators in Subqueries; Correlated Subquery; Subqueries Used with Other Statements; Summary; Exercises; Chapter 9: Advanced Queries; Updating the Database; Tackling Difficult Queries
Top Tips for Efficient QueriesSummary; Exercises; Chapter 10: Views; Introducing Views; Summary; Exercises; Chapter 11: Transactions; Introducing Transactions; Transaction Logs; Locks; Isolation Levels; Problem Examples; Revisiting the Example Code; Summary; Exercises; Chapter 12: SQL Security; Security Concepts; Summary; Exercises; Chapter 13: Database Tuning; Tuning Hardware; Tuning SQL; Tuning Tips; Summary; Exercises; Appendix A: Exercise Answers; Chapter 1; Chapter 2; Chapter 3; Chapter 4; Chapter 5; Chapter 6; Chapter 7; Chapter 8; Chapter 9; Chapter 10; Chapter 11; Chapter 12
Chapter 13Appendix B: Setting Up and Using the Five Database Systems; Installing and Using MySQL Version 4.1; Installing and Using IBM DB2; Installing and Using Microsoft Access XP; Installing and Using Microsoft SQL Server 2000; Installing and Using Oracle 10g; Appendix C: Initial Data Setup; Category Table; MemberDetails Table; Location Table; FavCategory Table; Films Table; Attendance Table; Index
Record Nr. UNINA-9910784351503321
Wilton Paul <1969->  
Indianapolis, IN, : Wiley, c2005
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The book of Filemaker 6 [[electronic resource] ] : your one-stop guide to FileMaker pro, pro unlimited, developer, server, and mobile / / by Chris Kubica
The book of Filemaker 6 [[electronic resource] ] : your one-stop guide to FileMaker pro, pro unlimited, developer, server, and mobile / / by Chris Kubica
Autore Kubica Chris
Pubbl/distr/stampa San Francisco, : No Starch Press
Descrizione fisica xxxvii, 797 p. : ill
Disciplina 005.75/65
Soggetto topico Database management
Soggetto genere / forma Electronic books.
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910456338003321
Kubica Chris  
San Francisco, : No Starch Press
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui