sqlite-users  

Re: [sqlite] Bug with sqlite3_column_decltype?

Gerhard Haering
Tue, 26 Oct 2004 07:24:23 -0700

On Tue, Oct 26, 2004 at 03:58:07PM +0200, George Ionescu wrote:
> [...] I have the following table definition:
> 
> CREATE TABLE [Orders] ([OrderID] AFFINITY INT, [CustomerID] AFFINITY
> VARCHAR(5))

Where did you get this interesting syntax with AFFINITY from?

-- Gerhard
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Attachment: signature.asc
Description: Digital signature

  • Re: [sqlite] Bug with sqlite3_column_decltype? Gerhard Haering