trying to access Oracle

2005-07-27 Thread Patrick Thorstenson
, Database Connections\\ASR_Temp_GIS.odc\\ASR.TEMP_OWNERSHIPGIS) gp.MakeTableView_management (ASR_JOIN) Patrick Thorstenson [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list

how to imput usernames and passwords??

2005-07-25 Thread Patrick Thorstenson
this information automatically so these update scripts can run at night. Is there a way I can have Python tell Oracle what the username and password is? Thanks for your help in advance. Patrick Thorstenson GIS Specialist Montezuma County (970) 564-9298 ext 4169 [EMAIL PROTECTED

deleting a file and looping

2005-07-25 Thread Patrick Thorstenson
I can delete a folder OK using os.remove as long as its empty. I am having difficulty deleting the same folder when there are files in it. I have tried os.removedirs and shutil.rmtree as well but no luck. What am I missing? Patrick Thorstenson GIS Specialist Montezuma County