Snowflake drivers... Using Snowflake with GeniusConnectGeniusConnect can treat Snowflake like any other ODBC-compatible database. Here's how to set it up:
1. Install Snowflake ODBC Driver
- Download from Snowflake Docs
- On Windows, install Visual C++ Redistributable for Visual Studio 2015
2. Configure DSN
- Use Windows ODBC Data Source Administrator to create a DSN pointing to your Snowflake account.
- Include required parameters like account URL, warehouse, database, and schema.
3. Connect via GeniusConnect
- In GeniusConnect, select the configured DSN.
- Map Outlook folders (e.g., Contacts, Calendar) to Snowflake tables.
- Define sync direction (Outlook → Snowflake, Snowflake → Outlook, or bidirectional).