corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

SQLite JDBC Driver - plugin detail

SQLite JDBC database driver

NetBeans Plugin - SQLite JDBC Driver
Plugin owner: sozen
Website: http://www.class.pm
Added: 2009-02-15
Last updated: 2012-04-15
NetBeans Versions: 6.0, 6.1, 6.5, 6.7
License: GPL
Category: Databases
Size: 2.19 MB
Downloaded: 13,919 times
Rating:
 0, by 0 users


Download plugin

Verifications for NetBeans versions

6.0 verification PENDING See verification details
6.1 verification PENDING See verification details
6.5 verification PASSED See verification details

Introduction

This plugin provides the SQLite JDBC database driver for NetBeans.

What's new in this version

Small fixes, signed the module.

[ You have to be logged in to be able to comment. ]

User Comments

  

Version 7

+1 for version 7
Posted by abalint21 on May 11, 2012
  

Version 7

+1 for version 7
Posted by xav0989 on Nov 13, 2011
  

Version 7

I don't want to be a complainer, but it seems like this has fallen behind. Is there any chance there will be a SQLite driver for NetBeans 7??



Thanks,
R.
Posted by GapDragon on May 10, 2011
  

Issue tracker?

Thanks for the plugin. Is there an issue tracker for this plugin?

I tried this plugin for the first time today but have the following issues:
1. I can't INSERT text because the driver expects VARCHAR not TEXT type.
2. The View Table... window does not auto-size columns so it takes ages to resize the columns manually on refresh.
3. In the View Table.. window the Next Page and Last Page buttons return empty views rather than data.
4. The SQL case is inverted: I thought that the convention was to capitalise SQL keyword and have everything else in lower case e.g. "SELECT my_col FROM my_table". The SQL command window does the opposite.
Posted by blokeley on Mar 13, 2009