VISOCO dbExpress driver for Sybase SQL Anywhere is based on the Embedded SQL database interface, provide direct access to Sybase SQL Anywhere and allows avoiding Borland Database Engine (BDE), ODBC, ADO, SQL Links and Sybase Open Client.Key...
VISOCO dbExpress driver for Sybase SQL Anywhere is based on the Embedded SQL database interface, provide direct access to Sybase SQL Anywhere and allows avoiding Borland Database Engine (BDE), ODBC, ADO, SQL Links and Sybase Open Client.Key...
ASADAC is Sybase SQL Anywhere BDE replacement for Delphi/C++Builder.
ASADAC allows to create Delphi/C++Builder applications with direct access to Sybase ASA (SQL Anywhere) DB without BDE and ODBC.
ASADAC allows you to...
NativeDB is a set of Delphi/Kylix/C++Builder components thatconnects directly to the Sybase SQL Anywhere databaseengine, skipping both the Borland Database Engine (BDE), dbExpress and Microsoft ODBC layers. NativeDB is based on the Embedded SQL...
Connect To A Sql Database is a multi-platform compatible script that allows you to connect to a SQL database.
How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic.NET is an article which briefly explains the method of creating and executing the stored procedures of the Sql Server database in ASP.NET. The article demonstrates it by...
How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET is an article in which the author demonstrates the procedure for utilizing SQLDataAdapter objects for updating the modified data of the dataset in the...
How To: Use Forms Authentication with SQL Server 2000 is an article in which the author demonstrates about the procedure of validating the web forms in the SQL server. Here author describes about the two methods of authentication to store the...
SQL Theory & How-To is an article that gives the answer to the two questions ie- how to Create complex, powerful, queries to take advantage of your table schemas and how to build complex queries on the fly. For this he gives some examples and...
In this article the author shows how to set connections to database software. The author proceeds this task with DSN connections and DSN Less connections. The article provides the sample source code for these connections in SQL Server, ORACLE, MS... |