Results 1 to 2 of 2

Thread: want to read a field in ASPDB

  1. #1
    Allan Guest

    want to read a field in ASPDB

    Hello,
    I have an instance where I want to grab the ID fieldin my database. I am dispaying the form, but what is the variable to see what is in the field ID. I seen where there was SV_RecordPointer but that just tells me what record I am on. I need to know what is in the field.

    Thanks for your help

    Allan

  2. #2
    Frank Kwong Guest

    want to read a field in ASPDB (reply)

    Export the field using dbExportFlds. YOu can inspect that value afterwards.

    FK


    ------------
    Allan at 4/28/01 11:33:19 PM

    Hello,
    I have an instance where I want to grab the ID fieldin my database. I am dispaying the form, but what is the variable to see what is in the field ID. I seen where there was SV_RecordPointer but that just tells me what record I am on. I need to know what is in the field.

    Thanks for your help

    Allan

Posting Permissions

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