On Wed, 2006-03-29 at 07:26 -0800, johnf wrote:
> It is my understanding that the SQLdb currently does not support any PK type 
> other than numeric.  So I think Update, Delete would not work with a 
> TTimeStamp.  I'm not to sure how the insert would work.  

Bo, you misunderstood me. Sqldb doesn't care what type the primary key
is. But if you use the applyupdates mechanism, it can only use numeric
types in the 'where' clause of the generated update query.

But I doubt that Ari is using the applyupdates procedure.

-- 
Met vriendelijke groeten,

  Joost van der Sluis
  CNOC Informatiesystemen en Netwerken
  http://www.cnoc.nl

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to