That's kind of an open ended question. First off, which language withing ASP.NET are you wanting to use (C# or VB.NET or something else)? Second what the exact version of Btrieve you've got? Btrieve 7.0 (or Pervasive.SQL v7.0) is 4 major releases behind the current version (Pervasive.SQL v9.0). Most likely if you really are using v7.0, you are going to be limited to ODBC and even then, the ODBC driver included with v7.0 wasn't completely thread safe and could cause problems in a Web environment.
You might consider upgrading to v9.0. You'll get a thread safe ODBC driver and a Managed ADO.NET provider plus better SQL capabilities.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.