Results 1 to 3 of 3

Thread: Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Ca
    Posts
    106

    Question Question about datasource

    I have two forms for my program using database. I have a database on one form and a datagrid on the other. I want to make the datasource of the DBgrid to be the database of the other form. I also want to display only these fields; name, address, email. How do I do this?

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    Fully qualify the datasource when you use it on another form:


    form.datasource.?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Ca
    Posts
    106
    thanks for replying back. However, I still can't seem to get it working. Need specific help ASAP.

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