- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2015 03:05 AM
Hi,
I am relatively new to SNOW. I was trying to connect to SNOW database via ODBC. The idea is to pull data into a local SQL Server database.
I was successfully able to create a linked server and connect to the SNOW db. I am also able to query the Incident and few other tables successfully.
However when I try to query the sys_choice table, I get NULL data for most of the columns.
Can someone help here? IS there anything special about the sys_choice table?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2015 02:06 AM
Hi Hemant,
Good news!
You can OK all the fields at the same time with a sys_choice.*
Best Regards
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2015 01:35 AM
Hi Tony,
I created a ACL on column 'element' and I was able to pull data for that column. Will try to create ACLs for other columns as well and see if it works. But not sure why I have to create at column level when I already have one at table level.
Thanks,
Hemant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2015 02:06 AM
Hi Hemant,
Good news!
You can OK all the fields at the same time with a sys_choice.*
Best Regards
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2015 02:21 AM
Thanks Tony. sys_choice.* works well..
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-25-2015 03:28 AM
Hi Hemant,
Excellent news!
All good now? If not, can you update with further questions.
If yes consider marking the question as answered, and marking replies as helpful as appropriate.
Best Regards
Tony