|
September 16, 1998
|
Microsoft Visual Basic Learning Edition is designed for the
hobbyist or novice programmer. It has the ability to create distributable applications, but lacks many of the tools that a
professional developer would need, such as full ODBC support, scrollable cursors, Pool Manager, and Component Manager.
Visual Basic Professional Edition is designed for the
individual professional or corporate developer. It has all the tools a typical professional developer would need to build and
distribute robust, professional looking applications.
Visual Basic Enterprise Edition is designed for teams of
developers creating distributed, high performance client server applications (The Remote Data Objects in the Enterprise Edition
provide some of the fastest remote data access available in a tool today).
|
|
The Application Performance Explorer (APE), found only in the
Enterprise Edition of Visual Basic 6.0, is a utility that enables a developer to run automated "what-if" tests to tune
and profile the performance of a multi-tier application in different network topologies. By going through component architecture
performance tuning a developer can more easily step through the design, deployment planning, and performance tuning on
client-server applications and processes.
|
|
Microsoft Visual Component Manager is a tool for publishing,
organizing, and querying re-usable Visual Basic components. The Visual Component Manager can be used to publish components you
author to a wider audience. You can also organize all your components in one place, and easily look up components supplied with
Visual Basic, such as samples, templates and wizards. The Visual Component Manager is implemented on the Visual Basic Repository.
The Visual Component Manager is included with the Enterprise or
Professional Edition of Microsoft Visual Basic 6.0, the Enterprise or Professional edition of Microsoft Visual Studio 6.0, or the
Universal Subscription of the Microsoft Developer Network.
|
|
Visual Modeler is a graphical object-modeling tool that is tightly
integrated with Microsoft Visual Basic 6.0. Visual Modeler allows you to fulfill the promise of object-oriented programming by
quickly and easily creating applications that are maintainable, have a long lifetime, and are comprised of components that can be
reused in other applications.
Visual Modeler is included with Microsoft Visual Basic 6.0
Enterprise Edition, Microsoft Visual Studio 6.0 Enterprise Edition, or the Universal Subscription of the Microsoft Developers
Network.
|
|
|
|
|
|
|
|
Yes, Visual Basic 6.0 contains a Winsock control and an Internet
Transfer Control. However, if you are using Visual Basic 4.0, you will need additional third party tools and APIs. The tools and
APIs are available at the following locations:
NetManage's NEWT-SDK 5.0 with IntraNet ActiveX
Virtual Socket Library
JSB Corporation
Phone: 408-438-8300
Catalyst Software's Internet VBX/OCX Controls
Catalyst Software
(800) 776-3818 or (619) 228-9653
|
|
|
VBSQL.OCX allows you to write to Microsoft SQL Server's DBLibrary
commands from Microsoft Visual Basic and other applications that can take advantage of 32bit OLE controls. It is available via
the following:
The Microsoft SQL Programmers Toolkit (PTK), included with
Microsoft SQL Workstation 6.5. The Programmers Toolkit includes VBSQL.OCX as well as hard-copy documentation.
The Microsoft Developers Network (MSDN) Professional Subscription
or higher includes the BackOffice 2.0 SDK which contains the VBSQL.OCX.
|
|
|
|
|
|
|
|
Microsoft Visual Basic 6.0 Professional and Enterprise Editions
both ship with version 4.6 of Seagate Software Crystal Reports. For more information on Crystal Reports, go to thier
website.
|
|
Yes, you can now create Windowless, or lightweight controls in
VB6. Although Windowless controls are included in the distribution disks, these controls are not installed automatically
installed during Visual Basic setup. For more information about windowless controls, see the following articles in the Microsoft
Knowledge Base for more information:
Q184645:Create Lightweight Controls in Visual Basic 6.0
|
|
|
|
The error message appears when the version of Oleaut32.dll on the
client machine is older than version 2.20.0000. Certain files critical to the installation process of Visual Basic 5.0
applications require Oleaut32.dll version 2.20.0000 or later.
When you get this error message, click OK to install a newer
version of Oleaut32.dll that is compatible with the installation program. The system must be restarted when the file is updated.
The application setup process cannot continue until the machine is restarted. After the machine is rebooted, re-run the
application Setup.exe program.
If you choose Cancel, the Setup.exe program will terminate. The
application setup will not complete until version 2.20.0000 or later of Oleaut32.dll is installed on the system. For more
information regarding system files, see the following article in the Microsoft Knowledge Base - Q174135: Setup Cannot
Continue...System Files are Out of Date
|
|
|
Visual Basic 6.0 (and Visual Studio 6.0) Professional and
Enterprise editions ship with Seagate Crystal Reports version 4.6. The installation files are located in the COMMON\TOOLS
directory.
For even tighter integration with Visual Basic and access to many
of the advanced features available in Seagate Crystal Reports version 6, Visual Basic developers can download the new Report
Designer Component free (for a limited time) from Seagate Crystal
Reports
The Report Designer Component gives developers more programmatic
control, access to ADO and application data as well as a set of wizards to quickly and easily create presentation quality
reports. All of this functionality is available directly within the Visual Basic design environment. The RDC is a stand-alone
component which is compatible with reports generated out of version 4.6 and does not require any prior version of Seagate Crystal
Reports to be installed. Developers who do install and register version 4.6, or who register and download the current version of
the RDC, can purchase an upgrade to the latest version of Seagate Crystal Reports at a substantial discount by visiting Seagate
Software.
|
|
The Visual Basic 6.0 Data Report Designer and Seagate Crystal
Reports are complementary technologies, designed to meet different needs. The Data Report Designer in Visual Basic 6.0 is
designed primarily for those developers who need the ability to do quick printing of text-based, single-level or hierarchical
reports, and wish to reuse data objects they have created using the VB6 Data Environment Designer through drag and drop
functionality.
Seagate Crystal Reports allows developers to easily build simple
reports but also to scale up to more complex reports. Advanced formatting and grouping features as well as charting, multiple
export formats and drill down allow developers to easily include rich reporting and analysis into their applications. By using
the RDC, developers can do this from within the Visual Basic IDE. Seagate Crystal Reports also gives developers the flexibility
to let end users create and modify their own reports without requiring changes to the application. |
|
|