Skip to main content
January 29, 2007
Answered

Advanced Search

  • January 29, 2007
  • 1 reply
  • 234 views
I noticed the Advanced Search extension Version 1.0.0 from Macromedia that came with MX 2004 no longer works in DW 8. Anyone find a work around or have a better solution? Thanks
This topic has been closed for replies.
Correct answer
Found a work around. Because the extension was designed for previous versions, you must use the older create.Recordset code instead of the new CMD object to establish a recordset. Works great after that.

1 reply

Correct answer
January 30, 2007
Found a work around. Because the extension was designed for previous versions, you must use the older create.Recordset code instead of the new CMD object to establish a recordset. Works great after that.