Results 1 to 4 of 4

Thread: [RESOLVED] Pls see this error message.

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Posts
    365

    Resolved [RESOLVED] Pls see this error message.



    The error occurs at here :
    rs.Open sql, conn, adOpenStatic, adLockOptimistic, adCmdText

    Anyone experienced it before or have any clue to this?
    Last edited by macky^^; Feb 7th, 2006 at 10:25 PM.

  2. #2

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Posts
    365

    Re: Pls see this error message.

    [QUOTE=RhinoBull]That is a very self-explanatory error message - connection must be open.
    So, is your conn object set and open yet? You should have some like the following:


    Great!
    I just realise I spot my error on my ConnectDB function.
    I wrote cn in the ConnectDB while under the SQL i wrote Conn.

    A big Thanks you again to your hints.

  4. #4

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