<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EDN InterBase / Command Line Tools / isql Feed</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/interbase/commandlinetools/isql" title="EDN InterBase / Command Line Tools / isql" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/interbase/commandlinetools/isql/feed" title="EDN InterBase / Command Line Tools / isql Feed" />
<id>http://edn.embarcadero.com/interbase/commandlinetools/isql</id>
<updated>2013-05-25T01:14:27-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>The ISQL quiet switch</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/32363" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/32363</id>
<updated>2004-05-18T00:00:00-07:00</updated>
<published>2004-05-18T00:00:00-07:00</published>
<summary>The quiet switch turns off all messages when not connected to a database</summary>
</entry>
<entry>
<title>Batch file that detects for connection problems</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/29776" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/29776</id>
<updated>2003-02-13T00:00:00-08:00</updated>
<published>2003-02-13T00:00:00-08:00</published>
<summary>Batch file that only works on NT, 2000 or XP which hopes to identify simple connection problems</summary>
</entry>
<entry>
<title>Creating a primary key when your table has no unique records</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/28785" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/28785</id>
<updated>2002-06-21T00:00:00-07:00</updated>
<published>2002-06-21T00:00:00-07:00</published>
<summary>Describes a simple technique to add a key regardless of the format of your data</summary>
</entry>
<entry>
<title>isql ignores username and password arguments if a -x or a -a is also passed as an arg.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26815" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26815</id>
<updated>2001-02-07T00:00:00-08:00</updated>
<published>2001-02-07T00:00:00-08:00</published>
<summary>To specify the user name and password when using -a or -x you must use ISC_USER and ISC_PASSWORD</summary>
</entry>
<entry>
<title>ISQL does not return agregate column headers as dialect 3 client</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26817" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26817</id>
<updated>2001-02-07T00:00:00-08:00</updated>
<published>2001-02-07T00:00:00-08:00</published>
<summary>SUM, COUNT, AVG, MAX, MIN do not return column headers in ISQL when ISQL is connected as dialect 3</summary>
</entry>
<entry>
<title>Troubleshooting and Recovering from Database Corruption</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26128" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26128</id>
<updated>2000-08-05T00:00:00-07:00</updated>
<published>2000-08-05T00:00:00-07:00</published>
<summary>Diagnosing and Repairing Database Corruption</summary>
</entry>
<entry>
<title>Inserting into InterBase arrays</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25234" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25234</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>There is no provision to access arrays from ISQL or WISQL.</summary>
</entry>
<entry>
<title>How to set the number of lines between isql's column headers</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25328" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25328</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Use the -pagelength command line switch.</summary>
</entry>
<entry>
<title>Is &quot;set term !! ;&quot; same as &quot;set term !!;&quot;?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25342" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25342</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Both are the same.</summary>
</entry>
<entry>
<title>How to quickly get the list of valid options for InterBase command line utilties</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25385" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25385</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>To get a complete list of options for the command line utilities,  type an invalid command line option.</summary>
</entry>
<entry>
<title>Getting error &quot;character set xxxx not defined&quot; when connecting to a database</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25542" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25542</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Resolved in InterBase 5.5.</summary>
</entry>
<entry>
<title>Writing both stdout and stderr to same file on NT</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25606" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25606</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Command line options for isql</summary>
</entry>
<entry>
<title>A possible solution for &quot;unavailable database&quot; errors on Database Create</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25615" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25615</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>You cannot create a database if the server is not running.</summary>
</entry>
<entry>
<title>&quot;Can't load library libncurses.so.4:  can't open file&quot; starting isql in IB 5.11 on Redhat 5.0 Linux</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25643" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25643</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>The error is due to Redhat 5.0 not having this library.</summary>
</entry>
<entry>
<title>How can I find the file that houses data for my external table?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25718" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25718</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Showing metadata will allow you to see where the external file is created.</summary>
</entry>
<entry>
<title>When running an isql script I get the error: Expected end of statement, encountered</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25744" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25744</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Make sure your script ends in a carrage return</summary>
</entry>
</feed>
