Results 1 to 10 of 21

Thread: Select fron a vfp table that is not part of a database

Threaded View

  1. #6
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135
    Hi David,

    In the link I mentioned there is an interesting post regarding VFPOLEDB.
    Don't know what was result, but interesting alternative maybe for quick and dirty work, if you don't have ODBC driver installed yet...

    ---------
    Q:
    I know vfpoledb is really just activex.. Are there any issues using vfpoledb to connect to my vfp tables and doing updates... I'm going to be running parallel with our old system... I was told that lianja itself can open vfp tables and update them, however, the indexes don't update...
    A:
    I have not tried it but if you install the vfpoledb driver then in Lianja;
    Code:
    
    SET DEBUG ON
    vfpda = createObject("OLEDB.Connection")
    I'd be interested to see if it loads and what is in debug_client.txt
    -----

    Josip
    Last edited by josipradnik; 2017-04-07 at 12:13.

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us