I have been trying to create a new database connection to our learning management system for some regular reports that are run. I figured if I can get the data into a list then users can sort and filter their own data, no need to run the report. I can not find a lot of data on this. What I have read is that this may be a bug for the oracle connection. I have my connection string, but when I add it I get an error. I modified this string several times and get a different error each time, the erro advises me to check my query something with the format.
Can this be done? What is the easiest way to grab data from oracle and display it in SP?