Site Menu
- Home
- Products
- NexusDB
- Nexus Quality Suite
- NexusDB Drivers & Connectors
- Nexus Remoting
- Nexus Memory Manager
- Some of our Customers
- Testimonials and use(r)s
- Downloads
- Documentation
- Support
- Pricing & Orders
- About
- Community
- My Nexus
- Recently Updated ...
- Search...
- Site Login
Search
Code Examples & Fragments
In this section we present some example projects, in Delphi, which illustrate some of the more commonly used features of a DBMS. Each of these projects is intended to illustrate a straightforward way of implementing a common task. There are many ways to do each of these (for instance, with table creation we use the standard TDef's approach rather than the TnxDataDictionary object) and the way chosen is usually for familiarity with the BDE way. Naturally there are also a number of projects that illustrate NexusDB specific features such as Memory Tables and the Block Mode operations.
We only include the most essential examples in this manual. For many more example please visit our Code Depot. For up to date FAQ please the FAQ section of our web site.
- Creating the Northwind sample database
- Applications with the database embedded
- Client/Server Applications - Client App Separate from the Server
- Mixing Embedded and C/S Applications
- Converting Paradox Tables to NexusDB Tables
- How to create Tables?
- How to create Indices?
- How to restructure Tables?
- How do handle Autoinc manually?
- How to handle locking errors?
- How Content Locks and Transactions work
- How to use Memory Tables?
- Delphi Interfaces
Questions? Problems?
- Interested to buy but something put you off?
- Can't find what you're looking for?
- Have a suggestion?
Let us know. If you're having trouble contacting us, please check here.
Site Updates
- Jul 24 2024 - 1:53pm
- Jul 24 2024 - 1:22pm
- Apr 10 2024 - 10:19am
- Jan 28 2024 - 7:30pm
- Jan 25 2024 - 9:10am