Grasshopper

algorithmic modeling for Rhino

Hi all, 

I have been toying around with scripting in VB nodes. And I was trying to come up with something that will pull persistent data from a separate file. I am not an expert at database programming, but I do know that I don't have massive databases, at most maybe 500 records with six fields. I want to keep the resource demand as low as possible. What scripting/database format would you all suggest?

Preemptive many thanks! 

Views: 256

Replies to This Discussion

The .NET DataSet class is lightweight and very flexible, easy to serialize for external storage and transfer. https://msdn.microsoft.com/en-us/library/system.data.dataset(v=vs.110).aspx

Thanks!!! 

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service