Pre Sale Questions
Post Sale Technical Support
-
Total Visual SourceBook
2007 is available for Visual Basic 6 and Access/Office 2000, 2002 (XP),
2003, and 2007 developers. It also support the 32 bit
version of Access/Office 2010. Support for the 64 bit
version is under development.
-
Total Visual SourceBook 2003 is available for Office
2003 (or earlier) developers not
planning to migrate to Office 2007
-
Total Access SourceBook 97
is available for Access 97
The Product Compatibility Chart
for version information for all of our products.
Since Total Visual SourceBook is a source code library, we don't provide
a copy of the program and all its code. A
Trial Version is
available to use the Total Visual SourceBook code explorer with some example
code so you can see how it works. You can also add your own code to the
repository.
Here's a list of
all the
modules in Total Visual SourceBook and some
sample code
related to date math.
Please remember that all FMS products come with a 30-day money back guarantee,
so you can
buy with confidence!
If you are using the trial version, you will not have
access to most of the code which is in the full version of
the product.
This behavior is correct. If you insert the code from the
"Example" tab into your project and not the actual code, the
example won't run.
You should insert the actual code into your project first
and make sure it compiles before adding the Example code.
When exporting the code the into your project, some modules may have "Other Dependencies"
such as DLLs. These are References you need in your project
for the code to run. References are set from your VBA module
editor's Tools, References menu, or in VB6 under Project,
References.
Return to Main Total Visual
SourceBook Page