|
This section outlines issues you should be aware of when using Pervasive.SQL in conjunction with 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.
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:
For a reference of supported objects in Visual Studio.NET, see Visual Studio.NET Implementation Reference .
|
Chapter contents
Prev topic: Pervasive OLE DB Architecture
|