Results 1 to 2 of 2

Thread: ADO Recordset Source Table Name

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Posts
    1

    Post

    I am creating a recordset with an SQL statement that joins two tables. The
    two tables have fields with the same name. I have tried the [table] dot
    [Field Name] syntax to specify the correct recordset field (like you
    can do with Microsoft Access) but ADO does not recognize it. When I ask for
    data in one of the like-named fields I get the data from one of the fields
    (not the one I want).

    Any clue how I specify the source table along with the field name?

    Thanks in advance.


    [email protected]


  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    what does your sql statement look like?

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