The mesh database tool generates the sql for pushing mesh geometry... but not much else. If you need something more custom, it is probably best to set up your own table. The build from 2013.12.29 on GitHub should have a component for table creation. Also you can always just used some good old SQL strings with the command component.
Thanks Nate, but now I'm getting the same System.InvalidCastException issue Erick described, did anyone find a solution? Mine occurs when I try to query the column list from a table. The tablelist and dblist components work fine.
Dear Nathan, Absolutely fantastic plugin! Thank you so much! I was woundering if there is any reference i could find what is the source code to render the meshDB in a web browser like you did?
Nathan Miller
The mesh database tool generates the sql for pushing mesh geometry... but not much else. If you need something more custom, it is probably best to set up your own table. The build from 2013.12.29 on GitHub should have a component for table creation. Also you can always just used some good old SQL strings with the command component.
Jan 3, 2014
Nate Holland
Thanks Nate, but now I'm getting the same System.InvalidCastException issue Erick described, did anyone find a solution? Mine occurs when I try to query the column list from a table. The tablelist and dblist components work fine.
Jan 6, 2014
Alex Dembo
Dear Nathan, Absolutely fantastic plugin! Thank you so much!
I was woundering if there is any reference i could find what is the source code to render the meshDB in a web browser like you did?
Jul 14, 2014