PyCharm 1.5 - SQLite Database and "Data Sources" Permanently deleted user 创建于 2011年06月06日 16:05 Hello,In my Project I`m using a SQLite Database called abat.db. I faild to set up a connection to it:whats wrong with this setup ??thx in advanceAttachment(s):pic.png
jdbc:sqlite:D:/abat.db?that worked: jdbc:sqlite:xxxxxxx where is is filename where the db file is available .
thx