Good afternoon,

I've a question regarding converting Oracle SQL Statement to Microsoft Access. I need to monitor DB's and I would getting data into MS Access direct. I've installed ODBC driver and got connection to Oracle DB's. Now when I trying to get data from Oracle DB (like tablespace size, free space etc) I'm getting error, because I took just the same SQL Statement that I used on Oracle DB. But MS Access is not able to recognize...