[python-win32] Newbie Access question

Heath Lang Heath@unterlaw.com
Fri, 18 Jan 2002 16:38:01 -0600


I recently started writing an interface to an Access table using Python.
Everything is proceeding fine, but I'm having problems Autofilling an entry
box.  I was considering executing a sql command everytime the user entered a
letter in the entrybox.  And the SQL command would fill the subsequent menu.
But there has to be an easier way.  Any suggestions would be greatly
appreciated.  Thanks.