Mohamemd Ali Posted January 2, 2020 Posted January 2, 2020 Hi EveryOne, I got a requirement like i need to create a drop down. Assme like we have a values like A and B. If Customer click "A" it need to connect the A database and some X table, If Customer click "B" it need to connect the B database and some Y table which is there in "B" database. Appreciate your help on this.
Khushboo Rabadia Posted January 6, 2020 Posted January 6, 2020 If you have setup odbc connection for impala, you can query it using similar approach. Below are some sample scripts for sql, access etc. http://www.ironpython.info/index.phptitle=Databases_with_Odbc https://dwgeek.com/methods-to-access-impala-tables-from-python.html/ https://community.spotfire.com/wiki/how-write-msaccess-database-tibco-spotfirer-using-ironpython-scripting https://community.spotfire.com/wiki/using-net-systemdatasqlclient-module-database-writeback-tibco-spotfirer-using-ironpython
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now