Top "Squirrel-sql" questions

SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.

compile procedure in oracle 11g

I create a simple procedure in oracle 11g with the client squirrel, this s the code create or replace procedure …

sql oracle procedure squirrel-sql
Oracle OCI and Thin drivers are missing in SQuirreL SQL

I downloaded SQuirreL SQL and I want to use it as an Oracle client, but when I go to Drivers …

oracle-call-interface ojdbc squirrel-sql
Calling an Oracle stored procedure in Squirrel SQL

I was able to create a stored procedure for an Oracle database, but now I can't figure out how to …

java oracle squirrel-sql
How to call a stored procedure using a ref cursor in Oracle with squirrel

I'm trying to do the same request I'm using in Toad (the stored procedure signature is two varchar2 parameter and …

oracle ref-cursor squirrel-sql
Configure SQuirrel SQL Client to work for DB2/AS400

I use the ancient System i Navigator (french) to get to query a DB2 (AS/400) database. I liked to update …

sql jdbc db2 squirrel-sql
How to view Stored Procedures in Squirrel

Would like to know if one can view stored proc is Squirrel. Is there a plugin for this?

database squirrel-sql
Keyboard shortcuts (Autocomplete) for Squirrel SQL

I searched but could not quite find this information anywhere else. Could you list the best shortcut keys Squirrel? I …

squirrel-sql
"Unexpected Error occurred attempting to open an SQL connection." when opening InMemory DB using SQuirreL SQL Client 3.5.0

We have an event generation mechanism that generates & save the events in a flatfile (or say DB file to …

hsqldb squirrel-sql
Increasing Heap size for SQuirreL SQL on Max OS X

I'm running SQuirreL SQL (2.6.8) on Max OS X. I'm running out of heap space when trying to create a Table …

java macos squirrel-sql
How to Import a .csv file into MySQL using SQuirreL

I m using SQuirreL SQL and I want to import a .csv file into MySQL. Please tell how to do …

mysql squirrel-sql