Free templates
Menu Search Free templates

Databases | Category

A database is an organized set of related tables that are used to store data permanently. This category with free code for web programming against databases includes code for inserts into and selects from databases for instance.

SELECT from MS SQL database (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to retrieve data from a Microsoft SQL database using the SELECT statement and then present information on a web page using the selected data.

SELECT from MySQL database (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to retrieve data from a MySQL database using the SELECT statement and then present information on a web page using the selected data.

UPDATE in a MS SQL database (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to refresh data (UPDATE) in a table in a Microsoft SQL database when you want to make it possible for you or your users to change data in a table.

UPDATE in a MySQL database (C#, VB and ASP.NET) | Free code

Here you can download free code (C# and VB) to refresh data (UPDATE) in a table in a MySQL database when you want to make it possible for you or your users to change data in a table.

Pages: 1 2