jeudi 11 juin 2015

Read SQL Files in Eclipse

I really tried to find an answer to my problem, but what I found wasn't detailed enough to really get me going. So I just want to write a short program that can read and display SQLite files.

Apparently myBatis is something everybody uses for that, but the .jar file I downloaded doesn't really help. I copied it into my classpath, but the import error stayed nevertheless. I should probably say that I'm working on a Mac (Yosemite) and there doesn't seem to be a folder called /Library/Java/Extensions, in which you can normally copy it apparently. I barely wrote any code yet, so there's no point in pasting it. What I currently have to go on is the second answer to this question:

Running SQL files scripts from a Java program

Anyway, if someone could maybe explain to me what exactly it is I'm trying to copy and how to do so, I would greatly appreciate it!

Aucun commentaire:

Enregistrer un commentaire