PreviousOLE DB Provider Guide ( revision 1) Next

Support for Visual Studio.NET

Show this topic in Library frames

This section outlines issues you should be aware of when using Pervasive.SQL in conjunction with Visual Studio.NET.

Wizards in Visual Studio.NET

The wizards in Visual Studio.NET that generate ADO.NET code are designed for use only with Microsoft providers. Therefore, it is not recommended that you use these wizards with Pervasive.SQL. However, the function of these wizards is only to generate code, so everything that the wizards can do can be accomplished with your own code.

Security with ASP.NET

To work with ASP.NET, you need to ensure that both ASP.NET and the user account used by IIS (IUSR_machinename) have read and write access to the following files and directories:

Supported Objects

For a reference of supported objects in Visual Studio.NET, see Visual Studio.NET Implementation Reference .


Chapter contents
Publication contents

Prev topic: Pervasive OLE DB Architecture
Next topic: Performance Considerations with OLE DB