Zum Hauptinhalt gehen

Suche

Suche

How To Use Named Data Sources In Stored Procedure

Kommentare

2 Kommentare

  • Avatar
    Ian Cummings
    Moderator

    I don't think you can do it in that way.  Instead I suggest you make use of a document level VB script (via "File>BarTender Document Options") and run a VB script on the OnPrintJobEnd event to make a connection to the database, execute the stored procedure while passing the named data source value which is an easy to use reference expression.

    0
  • Avatar
    Legacy Poster

    OK, I'll check that out. Thanks Ian.

     

    I don't think you can do it in that way.  Instead I suggest you make use of a document level VB script (via "File>BarTender Document Options") and run a VB script on the OnPrintJobEnd event to make a connection to the database, execute the stored procedure while passing the named data source value which is an easy to use reference expression.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.