Results 1 to 4 of 4

Thread: How to export Btrieve to ASCII format?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Posts
    72

    How to export Btrieve to ASCII format?

    Is there a way to export btrieve data to standard ASCII format?

  2. #2
    Lively Member knochenfish's Avatar
    Join Date
    Apr 2001
    Location
    Cologne
    Posts
    77
    you want to do from vb-app? then it depends on btrieve/pervasive version. I tried to use wbtrv.dll for reading btrieve-tables, but there´s the one little problem, that you can´t switch vb to byte alignment in user defined types. If you use a pervasive engine you can try to use ODBC!

    Hope this did help a bit

  3. #3
    New Member
    Join Date
    Feb 1999
    Location
    Ft Worth, TX, USA
    Posts
    11
    I have some code to convert the bytes, and I typically use the API, are you familar with that?

    If it is just a simple export.. I would recommend ODBC.

    Jason
    Jay

  4. #4
    Lively Member knochenfish's Avatar
    Join Date
    Apr 2001
    Location
    Cologne
    Posts
    77
    Hi Jay,
    did i understand you right? you have a workaround to that ugly alignment problem?

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