|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Article Discussion: Using CSV Files as Databases and Interacting with Them Using Java
In this article, we’ll show the reader how to use a simple CSV
(comma-separated values) file as a simplistic database setup. We will leverage the JDBC-ODBC to interact with a CSV file, reading and writing to it with SQL. Such a technique can be particularly useful for someone trying to write simple database code, but not able to because a local database instance is not pragmatic. Read the full article here: Using CSV Files as Databases and Interacting with Them Using Java |
|
#2
|
|||
|
|||
|
Sorry, but from a java centric article I would have expected an introduction to CSVJDBC which is a jdbc driver for flat files, not a MS specific article like this.
|
|
#3
|
|||
|
|||
|
Quote:
|
![]() |
| Viewing: Dev Articles Community Forums > Community > Development Tutorials > Article Discussion: Using CSV Files as Databases and Interacting with Them Using Java |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|