I have recently been using my actinic store with a spreadsheet system, and recently I have upgraded to a normalized MSSQL approach.
I have successfully created an ODBC connection to it, however when I enter the external links menu and select the ODBC connection it asks me to connect to a specific table.
Is it possible to connect to the DB only (no specific table) and to get the information to the actinic fields by using sql statements? (meaning I could use select, where & inner joins etc?)
Any advice would be appriciated.
Thanks
Chris
I have successfully created an ODBC connection to it, however when I enter the external links menu and select the ODBC connection it asks me to connect to a specific table.
Is it possible to connect to the DB only (no specific table) and to get the information to the actinic fields by using sql statements? (meaning I could use select, where & inner joins etc?)
Any advice would be appriciated.
Thanks
Chris
Comment