Can one open an idcl file with a text editor?

Can one open an idcl file with a text editor?

Anonymous
Not applicable
2,379 Views
3 Replies
Message 1 of 4

Can one open an idcl file with a text editor?

Anonymous
Not applicable

I want to take a look at what's inside. I'm looking for a way to get all the files in the content library in a string based list, doesn't seem to be a way to do that via VBA afaik.

0 Likes
2,380 Views
3 Replies
Replies (3)
Message 2 of 4

SBix26
Consultant
Consultant

The simplest way to answer this question would be to go ahead and try it, right?  What do you see?

Sam B

Inventor Professional 2016 Update 2
Vault Basic 2016
Windows 7 Enterprise 64-bit, SP1

0 Likes
Message 3 of 4

Anonymous
Not applicable

If anyone else stumbles over this, seems like .idcl is a SQLite file. I've just started using SQLite Administrator to look into it.

 

http://sqliteadmin.orbmu2k.de/

0 Likes
Message 4 of 4

Mark.Lancaster
Consultant
Consultant

@Anonymous

 

Yes the .idcl are in a SQLITE version.  You may want to install Vault basic with SQL Express and have vault manage the content center libraries.   You may be able to use the SQL interface to achieve what you're looking for.

Mark Lancaster


  &  Autodesk Services MarketPlace Provider


Autodesk Inventor Certified Professional & not an Autodesk Employee


Likes is much appreciated if the information I have shared is helpful to you and/or others


Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.

0 Likes