|
| Wscript.exe crashes when pulling NDS data via ODBC driver |
 |
Mon, 30 May 2005 19:11:12 GMT |
We have a Novell server with eDirectory 8.7.3.2.
On a W2K workstation we set up the Novell ODBC driver for NDS.
We created a DSN on the workstation for the server we want to pull data
from.
I wrote a visual basic script which uses the DSN, executes a query and
writes the results to a file on the hard disk.
The query is getting the data from 31 fields, all within the UserDNS table.
When writing the data to the file Wscript.exe crashes at a certain user,
row 286.
When I delete this certain user the script crashes at a different user,
row 89, which had been processed w/o error before.
When I use the PHP script processor with a PHP script the result is the
same, with crashes at the same rows.
Any ideas?
Thank you,
Matt Marx
|
| Post Reply
|
| Re: Wscript.exe crashes when pulling NDS data via ODBC driver |
 |
Tue, 31 May 2005 18:47:34 GMT |
Hi
Please send me an email at sperrin at novell.com and I will send you the
June NDK candidate for odbcnds.dll to test. If you still have the problem
I'll want an example of your vbscript to try to reproduce it. Also you
should test using a user defined table instead of UserNDS to query from
which really helps resolve memory problems.
Thank you
Susan Perrin
|
| Post Reply
|
|
|
|
|
|
|
|
|
|