I wan't to make an installer where I wan't to read the content of an sql script and execute it so I can create:
- Stored procedures.
- SAP HANA Functions.
Is there a way to achieve this using OdbcConnection and HDBODBC32 driver?
I wan't to make an installer where I wan't to read the content of an sql script and execute it so I can create:
Is there a way to achieve this using OdbcConnection and HDBODBC32 driver?