[DB-SIG] dbiDate - help urgently needed

Jeff Sacksteder jeff at jdfiles.org
Mon Jun 2 20:29:27 EDT 2003


> What output are you getting for the second 'for' loop? 


Traceback (most recent call last):
  File "C:\Python21\Pythonwin\pywin\framework\scriptutils.py", line 301, 
in RunScript
    exec codeObject in __main__.__dict__
  File "C:\Documents and 
Settings\jwsacksteder.RAM_PRECISION\Desktop\etl.py", line 120, in ?
    process_table(move_table)
  File "C:\Documents and 
Settings\jwsacksteder.RAM_PRECISION\Desktop\etl.py", line 72, in 
process_table
    elif isinstance(row_item,DbiDate):
NameError: global name 'DbiDate' is not defined




More information about the DB-SIG mailing list