VistaDB 2.1 OLE DB Edition (Includes
COM)
Note: This product is now part of the VistaDB 2 Suite.
2.1 is no longer sold or supported - these pages are for reference purposes only. VistaDB 3.x should be used for all new development.
Features
- Create Win32 apps and classic ASP web apps that manage data
without Jet
- OLE DB Provider for ADO features SQL support
- OLE DB Provider is fully compatible with databound
controls
- Import VistaDB database data into Windows applications such
as
Crystal Reports, MS-Excel, MS-Word, etc.
- COM objects do not require MDAC
- COM objects features Direct Data Access (DDA) and SQL
support
- COM objects are easily scalable from embedded to
client/server configuration with little code changes
- Full ability to create and manage VistaDB .VDB databases via
code
- Royalty free unlimited distribution
Includes
Supported Languages
- Visual Basic
- VBScript (with classic ASP)
Supported Platforms
- Win32
- OLE DB Provider requires MDAC 2.5 or later
- COM does not require MDAC
Supported Tools
- Visual Basic 5,6
- Any tool/application that supports OLE DB Providers
- Any tool/application that supports COM
OLE DB Provider
VistaDBOLEDB20 The OLE DB Provider object
COM Components
- Direct Data Access Objects
VistaDBCOM20.Database Connects to
a .VDB database and allows you to manage database level settings such as
encryption.
VistaDBCOM20.Table Connects to VistaDB tables
allowing you to add, delete, update, filter and find data, along with other
table related operations.
VistaDBCOM20.Query Runs SQL-92 queries and
commands to manage data in a VistaDB database. The Query object supports all
the common SQL statements such as SELECT, INSERT, UPDATE, DELETE and more.
VistaDBCOM20.Email This Email object is for
web applications and ASP only. It is a full featured SMTP email component that
lets you send emails from your ASP pages. It supports attachments, multiple
users and much more.
|