[ Contents | Search | Post | Reply | Next | Previous | Up ]
From: Raymond Kwan
Date: 7/13/98
Time: 12:15:10 PM
Try to use VB instead of a script to do the import. Use references of "Active DS Type Library - activeds.tlb" and "autoobj 1.0 Type Library - autoobj.dll" in VB.
I first use script but then after 2000 users, not the server, but IE client timeout on me then I never know what was wrong later without error return code. Later I used VB (long struggle) successfully import 29k users all together in ~2 hrs if I drop indexes first like the doc said.