Quantcast
Channel: EDN InterBase / Command Line Tools / isql Feed
Browsing all 64 articles
Browse latest View live

When running an isql script I get the error: Expected end of statement,...

Make sure your script ends in a carrage return

View Article



How can I find the file that houses data for my external table?

Showing metadata will allow you to see where the external file is created.

View Article

"Can't load library libncurses.so.4: can't open file" starting isql in IB...

The error is due to Redhat 5.0 not having this library.

View Article

A possible solution for "unavailable database" errors on Database Create

You cannot create a database if the server is not running.

View Article

Writing both stdout and stderr to same file on NT

Command line options for isql

View Article


Getting error "character set xxxx not defined" when connecting to a database

Resolved in InterBase 5.5.

View Article

How to quickly get the list of valid options for InterBase command line utilties

To get a complete list of options for the command line utilities, type an invalid command line option.

View Article

Is "set term !! ;" same as "set term !!;"?

Both are the same.

View Article


How to set the number of lines between isql's column headers

Use the -pagelength command line switch.

View Article


Inserting into InterBase arrays

There is no provision to access arrays from ISQL or WISQL.

View Article

Troubleshooting and Recovering from Database Corruption

Diagnosing and Repairing Database Corruption

View Article

ISQL does not return agregate column headers as dialect 3 client

SUM, COUNT, AVG, MAX, MIN do not return column headers in ISQL when ISQL is connected as dialect 3

View Article

isql ignores username and password arguments if a -x or a -a is also passed...

To specify the user name and password when using -a or -x you must use ISC_USER and ISC_PASSWORD

View Article


Creating a primary key when your table has no unique records

Describes a simple technique to add a key regardless of the format of your data

View Article

Batch file that detects for connection problems

Batch file that only works on NT, 2000 or XP which hopes to identify simple connection problems

View Article


The ISQL quiet switch

The quiet switch turns off all messages when not connected to a database

View Article

When running an isql script I get the error: Expected end of statement,...

Make sure your script ends in a carrage return

View Article


How can I find the file that houses data for my external table?

Showing metadata will allow you to see where the external file is created.

View Article

"Can't load library libncurses.so.4: can't open file" starting isql in IB...

The error is due to Redhat 5.0 not having this library.

View Article

A possible solution for "unavailable database" errors on Database Create

You cannot create a database if the server is not running.

View Article
Browsing all 64 articles
Browse latest View live




Latest Images