Skip to main content

Search

Search

Writing data to a SQL DB

Comments

1 comment

  • Avatar
    Peter Thane

    Someone posted a very similar query about Access the other day too (https://support.seagullscientific.com/hc/en-us/community/posts/360019540253-Can-we-update-Ms-access-database) and the answer would be the same effectively:

    I know you can use the VB WriteLine command to extract data to a Text file but I am not sure about writing to a database (Insert command?). You probably need to speak to a VB programmer to see if this is possible within BarTender itself. If not then you may need to output the data you want to write (you could use Logging to Text file option from the Administer menu) and then employ a developer to create a program that interacts with your Access tables and populates the appropriate fields.

     

     

    0

Please sign in to leave a comment.