Related Links

 


VistaDB 3 box shot

  • XCopy deployable TSQL Engine
  • Less than 1 MB single assembly deployment
  • Easy migration from SQL Server TSQL data types and syntax
  • Royalty free distribution. Licensed per developer
  • TSQL Procs for ease of migration to SQL Server
  • ASP.NET and Medium Trust supported for shared hosting

Visual Studio 2005 / 2008 Server Explorer Integration

Optimized for Visual Studio

VistaDB 3 is integrated tightly into the Microsoft Visual Studio 2005 and 2008 environments. VistaDB 3 is a fully compliant ADO.NET 2.0 provider factory. Native support for the Server Explorer lets you connect to and use VistaDB databases as you would Microsoft SQL Server, including visual query creation inside the Visual Studio IDE.

Full support for ADO.NET Provider Factories also means you can write generic data access code and change the connection string to load VistaDB or SQL Server at runtime for a single application build that supports multiple backend data stores.

64 Bit Supported

Full support for the Server Explorer also includes x64 systems! Even though Visual Studio is a 32 bit app you can still use our 64 bit provider on 64 bit Windows.   The VistaDB Engine will JIT to 64 bit when not hosted under a 32 bit process to allow you to take advantage of increased memory limits. While running under Visual Studio the engine runs in 32 bit mode.

Visual Studio Integration Features in VistaDB

VistaDB Data Builder Server Explorer

You can create databases, alter their schema, indexes and more directly inside Visual Studio 2005 and Visual Studio 2008.  This allows you to make quicker edits directly within your development environment. 

Visual Studio Add Connection Wizard

Create a new database while building a connection

Adding a data connection within Visual Studio also allows you to create a new database at the same time you make the connection in the Server Explorer.  

Visual Studio Alter Table

Alter tables within Visual Studio

The Visual Studio IDE can also alter UDF, and TSQL Stored Procedures directly within the Server Explorer window.


Create Stored Procedure directly within Visual Studio

Create T-SQL Stored Procedures within Visual Studio

Edit Stored procedures with a GUI builder

T-SQL Stored Procedures can be visually edited


Launch Data Builder directly

Launch the VistaDB Data Builder from Visual Studio

From the Server Explorer you may right click the database and select Edit Database to have the VistaDB Data Builder automatically launch and open your database in a single step.  This makes for a much faster workflow from the development tool to your database admin tool when you need it.

Visual Studio Express not supported with IDE

Please note that Visual Studio Express editions do NOT allow third party add ins to be loaded. This is a limitation imposed by Microsoft. You can still use the Data Builder, and write code to load / access the database. You will not be able to use the integrated Server Explorer plug-in.

You can still write code to use the VistaDB database engine, but you lose the Server Explorer, visual query designer and strongly typed dataset generation capabilities.  The VistaDB Express product will work with Visual Studio Express since neither of them contain the visual designers.