Hi Ed,
  SQL for table from SQLite Administrator shown below :-

 CREATE TABLE MembershipTypes ( MTypeID INTEGER, MTypeDesc VARCHAR2(30) NOT 
NULL, MTypeDues NUMBER(32,2) NOT NULL, 
 primary key (MTypeID))

Although my recollection when I set the database up was that the MTypeID field 
was IDENTITY and the MTypeDues field was DECIMAL - but that was some time back!
         Thanks
                 Rodgy

--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to