<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>"password"&nbsp;and "user" are Firebird/Interbase 
keyword/variables... neither will work as a column name... for instance, you 
also can't have a column named "file", "default","starting", "length", etc etc 
etc.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This is pretty enough for me:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>identity_name</FONT></DIV>
<DIV><FONT face=Arial size=2>identity_password</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I wonder what other landmines await...</DIV>
<DIV>
<DIV>&nbsp;</DIV>
<DIV>-J</DIV>
<DIV>&nbsp;</DIV>
<DIV>----------------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&gt; Firebird chokes in CREATE TABLE twisted_identities on the password 
column...<BR>&gt;&gt; by changing the name to identity_password it 
works?!?!?!?!?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;It's almost certainly wrong, but the first thing that occurs to me 
is:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&nbsp;&nbsp;&nbsp; twistedidentities<BR>&gt;&nbsp;&nbsp;&nbsp; 
identitypassword<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^&nbsp;&nbsp; 
^&nbsp;&nbsp; ^&nbsp;&nbsp; ^&nbsp;&nbsp; 
^<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp; 8&nbsp;&nbsp; 
12&nbsp; 16&nbsp; 18</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;twisted_identities has more than 16 alphanumeric characters in it, 
whereas<BR>&gt;identity_password has exactly 16.&nbsp; Is this a hard limit in 
firebird, by chance?<BR>&gt;;-)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;-- <BR>&gt;&nbsp;|&nbsp;&nbsp;&nbsp; &lt;`'&gt;&nbsp;&nbsp;&nbsp; 
|&nbsp; Glyph Lefkowitz: Travelling Sorcerer&nbsp; |<BR>&gt;&nbsp;|&nbsp;&nbsp; 
&lt; _/ &gt;&nbsp;&nbsp; |&nbsp; Lead Developer,&nbsp; the Twisted project&nbsp; 
|<BR>&gt;&nbsp;|&nbsp; &lt; ___/ &gt;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="http://www.twistedmatrix.com">http://www.twistedmatrix.com</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|<BR></DIV>
<DIV>&nbsp;</DIV></FONT></DIV></BODY></HTML>