I am unable to access Jira data

dhandapani December 9, 2021

I am accessing data from SQL server, Using LinkedSErver we re accessing data from JIra.

We can select Project,issue details etc tables. But we are unable to access AO tables. Anyone can help to resolve this?

using below query unable to access the AO tables, the same is working for other tables.
select *,getdate() from openquery(JIRA, 'SELECT * FROM public.AO_00B950_AOFIELD ')

1 answer

0 votes
Vero Rivas
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 24, 2022

Suggest an answer

Log in or Sign up to answer