Roger Upole wrote:
Jim.Vickroy wrote:
Hello,
I am a novice user of ADOX who is attempting to create a database and
a table in it.
I seem to be able to create a SQL Express database but am unable to
add a table to it.
The attached script (adox.py) illustrates the difficulty.
A
except:
print 'DB Error'
Eric B. Powell
BSRI
Electronic Aids
(803)208-6207
[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
07/10/2006 05:52 PM
To
python-win32@python.org
cc
Subject
[python-win32] ADOX catalog.Table.Append
error -- 'The parameter is incorrect.
Hello,
I am a novice user of ADOX who is attempting to create a database and
a table in it.
I seem to be able to create a SQL Express database but am unable to
add a table to it.
The attached script (adox.py) illustrates the difficulty.
Any suggestions would be appreciated.
Thanks,
-- jv
''