This content has been marked as final.
Show 1 reply
-
1. Re: Database-Modified Drawings
CarlosCanto Oct 26, 2012 4:44 PM (in response to Pariah Burke)in theory, it could be done, Javascript does not talk to SQL directly but if the data is exported to a CSV file it could be read by Javascript.
On the other hand if Visual Basic is able to read the SQL DB then it could talk to Illustrator directly, that would be a Windows only approach.
either way, depending on what's needed, it could be easy, hard or simply impossible. Illustrator DOM is very limited, half the features are not accessible to scripting.


