|
-
November 18th, 2003, 01:29 AM
#1
boolean field in create table query
hello
i am writing a query to create table which contains boolean fields
i tried following code but getting syntax error.
con.execute "create table exa (boolean paper('TRUE','FALSE'),boolean TW('TRUE','FALSE'))"
can anybody help me to solve the prob
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|