Notifications
Clear all

[Closed] New maxscript features about SQL Database access in max2010??

Hi, anyone knows if there are new maxscript features in 3dsmax 2010 to help using a SQL Database?

1 Reply

.NET is all you really need.

But that’s been around for several years now.

The big limitation is still that you can’t cast a .net DataArray into a MaxArray or struct. So when you get into 4,000+ records the conversion can be slow.