Hi,
I'm taking all my databases from Access to Oracle. I already have my Oracle server running with my database created, I also have the Client running in my machine. I already configured the ODBC connection so it's working fine.
But my problem is in the c code. I open de CDatabase object that refers to the Oracle DNS, but when I try to declare a Recordset for that CDatabase object it just crashes... Hope someone could help.. Thanks in advance.
I'm taking all my databases from Access to Oracle. I already have my Oracle server running with my database created, I also have the Client running in my machine. I already configured the ODBC connection so it's working fine.
But my problem is in the c code. I open de CDatabase object that refers to the Oracle DNS, but when I try to declare a Recordset for that CDatabase object it just crashes... Hope someone could help.. Thanks in advance.