Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: conectarme desde visual foxpro a odbc lianja

  1. #11
    Thank you. I could already do.
    on the other hand I wonder when will report generator lianja as Visual FoxPro and when version 2.0 will be as it was scheduled for August.

  2. #12
    Hello, other problem here!

    SELECT TOP 1 * FROM TABLE no work well!


    myselect="SELECT TOP 1 * FROM PRODUCTO ORDER BY PRODUCTO.CPR ASC"
    lnConnHandle=SQLSTRINGCONNECT(lcDSNLess)
    if lnConnHandle > 0
    sqlexec(lnConnHandle,myselect,"PRODUCTO")
    else
    messagebox("Sin Conexion","Error")
    endif
    SELECT PRODUCTO
    BROW
    myselect="SELECT * FROM PRODUCTO ORDER BY PRODUCTO.CPR ASC"
    Name:  SELECT1.jpg
Views: 220
Size:  444.0 KB
    myselect="SELECT TOP 1 * FROM PRODUCTO ORDER BY PRODUCTO.CPR ASC"
    Name:  SELECTTOP1.jpg
Views: 141
Size:  306.6 KB

    it select record number 2.

    Regards

  3. #13
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,184
    Quote Originally Posted by LALMEJA9 View Post
    Thank you. I could already do.
    on the other hand I wonder when will report generator lianja as Visual FoxPro and when version 2.0 will be as it was scheduled for August.
    Barry has announced that V2 will be released shortly.

    The Report Writer is scheduled on the roadmap for V2.2 (http://www.lianja.com/resources/roadmap). Note that all roadmap items are planned, not promised.

    Hank

  4. #14
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,184
    Hi Rodolfo,

    this should be on another thread. The general idea is "1 issue with 1 thread." That keeps things organized better as to what's being discussed.

    thanks,

    Hank

  5. #15
    ok very well.
    Thanks and regards

Tags for this Thread

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