Just a wild guess here :

$SQLConn.Open
$SQLConn.Execute($Komm)

try it with :

$ = $SQLConn.Open
$ = $SQLConn.Execute($Komm)

[ 05. December 2002, 14:05: Message edited by: jpols ]
_________________________