Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

DW doesn't close Recordset?

LEGEND ,
Nov 16, 2006 Nov 16, 2006
If I return a recordset from my SQL database using an ASP Command object I
have noticed that Dreamweaver doesn't close the recordset at the end of the
page. Is this correct or should I close the recordset.


TOPICS
Server side applications
197
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 18, 2006 Nov 18, 2006
LATEST
Maybe I didn't phrase this too well. What I mean is this -

If I create a recordset in DW, then the rs is automatically closed at the
bottom of the page by DW. If I use the ASP Command and return records then
there is no rs.close. Is this ok or should I close the object myself
explicitly?

"SteveG" <ssdfsd@sdfsd.com> wrote in message
news:ejihtl$niu$1@forums.macromedia.com...
> If I return a recordset from my SQL database using an ASP Command object I
> have noticed that Dreamweaver doesn't close the recordset at the end of
> the page. Is this correct or should I close the recordset.
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines