<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EDN InterBase / Design / Table Feed</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/interbase/design/table" title="EDN InterBase / Design / Table" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/interbase/design/table/feed" title="EDN InterBase / Design / Table Feed" />
<id>http://edn.embarcadero.com/interbase/design/table</id>
<updated>2013-06-18T16:08:11-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>Locking a record against deletion.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/30149" />
<author>
<name>Ben Matterson</name>
<uri>http://gp.codegear.com/authors/edit/506.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/30149</id>
<updated>2003-06-30T00:00:00-07:00</updated>
<published>2003-06-30T00:00:00-07:00</published>
<summary>How to ensure that a record is not deleted from a table.</summary>
</entry>
<entry>
<title>InterBase 7.1 DataType to InterClient 4.0 Type mappings</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/30104" />
<author>
<name>Aaron Ruddick</name>
<uri>http://gp.codegear.com/authors/edit/542.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/30104</id>
<updated>2003-06-13T00:00:00-07:00</updated>
<published>2003-06-13T00:00:00-07:00</published>
<summary>Datatype bindings between InterBase and Java types</summary>
</entry>
<entry>
<title>Default values which do not match the datatype of field cause errors on insert</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26813" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26813</id>
<updated>2001-02-07T00:00:00-08:00</updated>
<published>2001-02-07T00:00:00-08:00</published>
<summary>&quot;arithmetic exception, numeric overflow, or string truncation error&quot; or &quot;conversion error&quot; errors can occur.</summary>
</entry>
<entry>
<title>How to insert new lines into external files</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/26393" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/26393</id>
<updated>2000-12-06T00:00:00-08:00</updated>
<published>2000-12-06T00:00:00-08:00</published>
<summary>Batch Move is the simplest. A simple Delphi example as well.</summary>
</entry>
<entry>
<title>What is the segment size and sub type of a blob?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25286" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25286</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>The segment size determines the length of the data being sent. The sub type descrbes the contents of the blob.</summary>
</entry>
<entry>
<title>How to calculate the age from a date field</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25352" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25352</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>A computed column can show the age</summary>
</entry>
<entry>
<title>Embedding a carriage return into a column</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25401" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25401</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Exporting an internal table to a text file requires that a 'newline' column contain a carriage return.</summary>
</entry>
<entry>
<title>Copying data from InterBase to Paradox table</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25419" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25419</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>There are a couple of ways of accomplishing this task.</summary>
</entry>
<entry>
<title>Problem with External Files and InterBase version 5.x</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25425" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25425</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>At some point in time my external files got messed up.  When I select data from them it comes back all jarbled and mis-aligned.</summary>
</entry>
<entry>
<title>Length of Column Names in InterBase Tables</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25448" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25448</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>The length of a column name, and a table name, and the names of most metadata objects,  is limited to 31 characters.</summary>
</entry>
<entry>
<title>Computing the length of a table's row</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25527" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25527</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Query and stored procedure to print the length of a row</summary>
</entry>
<entry>
<title>How to copy an InterBase table's structure to a new table</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25610" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25610</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>EXtract the meta data for the table to get the create statement</summary>
</entry>
<entry>
<title>Can I alter the the data type of primary key on a table?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25631" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25631</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>You must recreate the table</summary>
</entry>
<entry>
<title>Table Backversions - How to Determine</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25658" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25658</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Backversions may be determined by querying the RDB$RELATIONS table</summary>
</entry>
<entry>
<title>When to use CHAR and VARCHAR</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25661" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25661</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Use CHAR only for strings whose length you know to to be fixed.</summary>
</entry>
</feed>
