Grasshopper

algorithmic modeling for Rhino

Hi,
Does anyone know how to connect to a database (MS Access) using VB.Net in grasshopper?

Thanks.

Views: 341

Replies to This Discussion

the first google result for me:
http://www.startvbdotnet.com/ado/msaccess.aspx

the first (very bad formatted) example should work fine with a little tinkering...
Although there's no reason why you shouldn't be able to do this, be aware that each time the component that links to the database expires and needs to be regenerated you will be making a new connection to your database. This might cause slowdowns or access issues, depending on how you make the connection or how you access the data base, so just keep that in mind.

Long term I wish there were either A) custom components that weren't 100% reset each time, so a connection could be maintained or B) there was a way to make certain components, or certain parts of components, persistent and not completely reset each time.

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service