Results 1 to 6 of 6

Thread: Opening and closing recordsets

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2007
    Posts
    88

    Question Opening and closing recordsets

    I am using VB6 and I have a dataenvironment
    what is the correct way of opening and closing recordsets

    1 - to open all recordsets in sub main or form_load at the start of the application, and close all in form_unload

    or

    2- open each recordset when required and close it immediately after use

    thanks

    sorry, I supposed the stop button of the browser will prevent the submit reply press
    Last edited by Amr Al-Amir; Apr 13th, 2007 at 04:52 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width