Hi,
I have setup a gallery which works fine when using a folder for the source, however, when I use a recordset to populate the gallery I am getting this error:
-------------
Microsoft OLE DB Provider for ODBC Drivers error '80040e18'
Rowset position cannot be restarted.
/Beta/Gallery/SlideShow.asp, line 0
-------------
The problem seems to appear when I add a 'Where' clause into the recordset and use a variable eg. "SELECT * FROM tbl_images WHERE fld_Image_Page_ID = 'Recordset1__MMColParam' ORDER BY fld_Image_Sort ASC"
Any help appreciated.
Thanks,
Steve. |
|
|