max123456 0 Posted June 26, 2020 Hello, is there a vectorscript procedur/function to connect a object with the (ODBC) database? I only find the function VS:DBShowObjConnDlg, but i like to create complete the dialog via script How can I do this? Thanks for your support Max Quote Share this post Link to post
LarryO 13 Posted August 12, 2020 DBDocAddConn Connects a database to the document. I've ever used this aspect myself, so this may not fit your need. There is a ODBC class of database functions in the Vectorscript library. Quote Share this post Link to post