TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: Amsterdammed on November 16, 2008, 02:31:19 PM

Title: connect acad 2007 and SQL 2005
Post by: Amsterdammed on November 16, 2008, 02:31:19 PM
Hello everybody,

The vertical we are working with here change their database from access files to sql. I made some nice tool working with vlisp reading out of the mdb files form the old databases. Is there a same way of address the sql (sql server 2005)

Thanks in advance

Bernd
Title: Re: connect acad 2007 and SQL 2005
Post by: alexeispirit on November 21, 2008, 12:49:56 AM
Try library functions from ADO Connection Library: http://acad.fleming-group.com/Download/ADOLisp/ADOLisp252.zip

Hope, I understood your needs properly.
Title: Re: connect acad 2007 and SQL 2005
Post by: CAB on November 26, 2008, 08:42:48 AM
Welcome to the Swamp alexeispirit.