[DB-SIG] Creating Visual FoxPro tables using ODBC

Bob Gailer ramrom@earthling.net
Thu, 02 Jan 2003 09:54:31 -0700


--=======2ADB6150=======
Content-Type: text/plain; x-avg-checked=avg-ok-10AD26B1; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 8bit

I'm accessing Visual FoxPro tables from a Python program using ODBC. I 
tried cursor.execute('select blah from blah into table foo') but no table 
foo gets created. Is there a way to do this other than a series of inserts? 
If I have to use inserts, is there a way to create the empty table thru ODBC?

Bob Gailer
mailto:ramrom@earthling.net
303 442 2625

--=======2ADB6150=======
Content-Type: text/plain; charset=us-ascii; x-avg=cert; x-avg-checked=avg-ok-10AD26B1
Content-Disposition: inline


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.431 / Virus Database: 242 - Release Date: 12/17/2002

--=======2ADB6150=======--