Can anyone point me to a tutorial that will explain how to integrate a
SQL CURSOR into an ASP/VbScript/MS-ACCESS driven web page? I can use
CURSORS with other types of DB (DB2 for instance), but am not sure how
to get going using ACCESS.

Thanks

JW

Re: ASP/VBScript/Access SQL by John

John
Sun Jan 30 18:45:41 CST 2005

John Whitworth wrote:
> Can anyone point me to a tutorial that will explain how to integrate a
> SQL CURSOR into an ASP/VbScript/MS-ACCESS driven web page? I can use
> CURSORS with other types of DB (DB2 for instance), but am not sure how
> to get going using ACCESS.
>
> Thanks
>
> JW

Have now solved my problem.

Thanks

JW