Forum: Java Sep 3rd, 2004 |
| Replies: 3 Views: 4,773 Re: JDBC connection Sorry about that, I accidentally submitted and then took too long editing, so here's the entire reply.
Hello Squires,
Creating a JDBC connection can be a bit confusing the first few times through. ... |
Forum: Java Sep 3rd, 2004 |
| Replies: 3 Views: 4,773 Re: JDBC connection Hello Squires,
Creating a JDBC connection can be a bit confusing the first few times through. The values for the JDBC_DRIVER and DATABASE_URL (Which I commonly see referred to as the 'connection... |