Results 1 to 2 of 2

Thread: dbtestblanksql

  1. #1
    Nick DiTrolio Guest

    dbtestblanksql

    I'm using the dbTestBlankSql command on my form. If my table is empty I want the user to go immediately to the edit-add screen. But only on this screen do I want instructions. Is there a session variable set for me to query?

  2. #2
    John Guest

    dbtestblanksql (reply)

    Hi Nick,

    Check out the session variable: Session("mode_unitno&#34 where "unitno" is your unit number. It should be "form" when you're in the form mode. This sounds like what you're looking for.

    Thanks,
    John



    ------------
    Nick DiTrolio at 4/3/01 9:02:26 AM

    I'm using the dbTestBlankSql command on my form. If my table is empty I want the user to go immediately to the edit-add screen. But only on this screen do I want instructions. Is there a session variable set for me to query?

Posting Permissions

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