The Netbeans Java environment lets you create a connection to a database and retrieve records from the database to display in your Java forms. You can also add records to the tables using the Netbeans ...
Hi,<BR><BR>I'm having a small brain fart at the moment and could use some help with a SQL query I'm working on.<BR><BR>Basically I have 2 tables:<BR><BR>Driver_Route:<BR>- RouteDate<BR>- DriverID<BR>- ...