Skip to main content

Home/ compSci/ Group items tagged SQL

Rss Feed Group items tagged

Mr Brooke

Microsoft JDBC Driver for SQL Server - 1 views

  •  
    In our continued commitment to interoperability, Microsoft provides a Java Database Connectivity (JDBC) driver for use with SQL Server, and Azure SQL Database. The driver is available at no additional charge and provides Java database connectivity from any Java application, application server, or Java-enabled applet.
Mr Brooke

Connecting to a MySQL Database - 1 views

  •  
    This document demonstrates how to set up a connection to a MySQL database from the NetBeans IDE. Once connected, you can begin working with MySQL in the IDE's Database Explorer by creating new databases and tables, populating tables with data, and running SQL queries on database structures and content.
Mr Brooke

Working with the Java DB (Derby) Database - 1 views

  •  
    This document demonstrates how to set up a connection to Java DB database in NetBeans IDE. Once a connection is made, you can begin working with the database in the IDE, allowing you to create tables, populate them with data, run SQL statements and queries, and more.
Mr Brooke

A simple MySQL client in NB - 0 views

  •  
    Making a simple MySQL client in NetBeans
1 - 4 of 4
Showing 20 items per page