Page 1 of 1

Database Connection

Posted: Thu Nov 18, 2004 6:07 pm
by LeandroSR
Hello!
I´m a user of Autocad, but i´m interested to use IntelliCad, but i need to now, how if exist a tool to connect with databases like oracle, pervasive or access. Today i use autolisp and vlx functions to connect with the databases using ado.
Someone now how i can do it whit IntelliCad???

Thanks.
Leandro

Posted: Thu Jan 13, 2005 6:10 pm
by vipontes
Hi,

You can use C++/SDS programming to access any database you want with IntelliCAD.

Vinicius