BTW...

I'm looking at the Code and I was wondering what these "ss" and "ssssss" parameters were for:

code:

$rs = olecallproc ( $docmd, "DeleteObject", "ss","0","$TargetTable" )
$rs = olecallproc ( $docmd, "TransferDatabase", "ssssss","0","Microsoft Access","$SourceDatabase","0","$SourceTable","$TargetTable" )

_________________________
How to ask questions the smart way <-----------> Before you ask