Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!goblin1!goblin.stu.neva.ru!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'received:209.85.223': 0.03; 'subject:skip:c 10': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'andy': 0.16; 'subject:issue': 0.16; 'windows': 0.19; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'command': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; "i'm": 0.29; 'that!': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; "wasn't": 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'from:no real name:2**0': 0.60; 'afraid': 0.66; 'wow': 0.84 Newsgroups: comp.lang.python Date: Sun, 6 Jan 2013 13:53:32 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.27.139.172; posting-account=ojw3_QoAAAB4Zzcen71hZ3z681_sEkyv References: <185b6d9e-99ce-4f2a-81ea-d9a63b81b4cf@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 86.27.139.172 MIME-Version: 1.0 Subject: Re: psycopg2 cursor.execute CREATE TABLE issue From: andydtaylor@gmail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357511823 news.xs4all.nl 6965 [2001:888:2000:d::a6]:39656 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36298 Wow it's as simple as that! I'm afraid my database experience is in Microsoft Access in Windows and not at the command line, so that wasn't intuitive for me. Thanks again, Andy