I need to write an ASP web application that accesses DBISAM tables. Can this be done, and if so, what do I need to purchase ?Yes, this can be done. At the very minimum you need to purchase the DBISAM-ODBC-STD product that includes our standard ODBC driver without source code. The ODBC driver can be used to directly access DBISAM tables from both ASP and ASP.NET applications. It is recommended that both use direct ODBC access for performance and efficiency reasons, and with ASP.NET applications this means using the ODBC.NET data provider.
| |
|
| |
|