Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

HOW USE SQLITE WITH 3DSMAX PYTHON LANGUAGE ?

HOW USE SQLITE WITH 3DSMAX PYTHON LANGUAGE ?

hainamcad
Advocate Advocate
929 Views
1 Reply
Message 1 of 2

HOW USE SQLITE WITH 3DSMAX PYTHON LANGUAGE ?

hainamcad
Advocate
Advocate

I see a sqlite3.dll here , can i use sqllite module ? i want create a database , bring data from 3dsmax to another app like unity Capture.JPG

0 Likes
Accepted solutions (1)
930 Views
1 Reply
Reply (1)
Message 2 of 2

drew_avis
Autodesk
Autodesk
Accepted solution

Sqlite is included in the standard Python libraries.  Check out this tutorial with some getting started information for using this module:

https://sebastianraschka.com/Articles/2014_sqlite_in_python_tutorial.html

 

Hope that helps,

Drew



Drew Avis
Content Experience Designer
0 Likes