
JScript Optional recset.Open optional args error ( few args )
Hi there,
I use JScript as my server-side scripting language.
Whenever I try to open a recordset:
rs.Open( SqlStr, connection );
I get a "Too few arguments" error. I found that it only works when I specify the locktype, cursortype, ...etc
Shouldn''t optional parameters be *optional*?
Thanks in advance
-----------------------------
This message is posted by http://www.*-*-*.com/