Search the Community
Showing results for tags 'oracle'.
-
Hi All, I have an AutoCAD VBA program where i'm fetching records from Oracle DB which is having lakhs of records.so when i execute query it takes long time to return the recordset. I would like to show a progress bar to the user during these recordset retrieval time and for the further process....
-
Hi All, I am a beginner in Autocad development and i have a task of storing a template in oracle(Not any high end Oracle Spatial and all). I Simply have a drawing template which consists of Rectangles Circles and Lines interconnected with one another.I have to store this drawing template into O...
-
Oracle FDO Provider in Autocad MAP 3D 2012 not reflecting database structure changes
elma87 posted a topic in Map 3D
Hello, We are having problems with FDO Oracle Provider. Map3D 2012 id not able to see changes made on Oracle table (via SQL Developer). For example, when we delete, update or add a column in table, MAP 3D throws an error like this (Note that SIFRA1 does not exist in this table):... -
Hello I am Oracle DB Administrator and no knowledge about autoCAD. i have a new requirement from company to save a static drawing's dimensions' data into DB table. We have hundreds of drawings. DBConnect connects with oracle using ODBC. But how it is possible that we draw a drawing and its attribut...