Results 1 to 2 of 2

Thread: connection string for foxpro database

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 1999
    Location
    u.s.a
    Posts
    127

    Post

    I need a DNS - less connection string for a foxpro database.
    Is there such a thing??
    Thanks.
    Danny.

  2. #2
    New Member
    Join Date
    Jun 2000
    Location
    California
    Posts
    1

    DSN-less connection string

    Try this.

    strConnectionless = "driver=Microsoft Visual FoxPro Driver; " + "UID=;SourceType=DBF;SourceDB=" + "your source"

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