with Mac get this error..
An error occured while establishing the connection.
Type: java.sql.SQLException Error Code: 188416 SQL State: 2E000
Message:
home/marco/Desktop/test doesn't exist or can't be accessed! If you're using mapped driver to access Windows, maybe it's a security issue.
so... can I use this driver in unix/linux platform?
|
>home/marco/Desktop/test doesn't exist
You can. Please try jdbc:dbf:////home/marco/Desktop/test .
|