Re: [python-win32] Python help for Access database

2006-07-31 Thread Robert Brewer
Shakir wrote: > I need help for inserting recods into the access database using python > script through ODBC. I can insert data without any problem if I hard > coded the run_Date field. But I need run_Date field should be > mytime. I really appreciate if anyone can help me. > > The script is as f

[python-win32] Python help for Access database

2006-07-31 Thread Ahmed, Shakir
HI All, I need help for inserting recods into the access database using python script through ODBC. I can insert data without any problem if I hard coded the run_Date field. But I need run_Date field should be mytime. I really appreciate if anyone can help me. Thanks in advance Shakir