Grasshopper

algorithmic modeling for Rhino

Hadn't seen this one yet!

By the way, does anyone know how to read DBF files from VB.Net?

Views: 374

Replies to This Discussion

There seem to be proper file format specs on line for this:

 

http://www.dbase.com/knowledgebase/int/db7_file_fmt.htm

http://www.clicketyclick.dk/databases/xbase/format/dbf.html

http://www.clicketyclick.dk/databases/xbase/format/index.html

 

but unless you can find some sort of library it still looks like a fair amount of (very boring I might add) work.

 

Is that display error on one of your own components or one of mine? Not a very helpful error message is it?

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

The error came out of my component. I tried using one that parses CSV files, to do the same with DBF. Nope. Maybe the error had to do with the really long lengths of text that was being passed into the panel?

 

For the DBF files - yes it would be a fair amount and boring too. And I've not read files that way in a very long time. But I need to try. Any advice on how to do that?

Get a streamreader attached to the file and read in the bytes in appropriate chunks. 

 

--

David Rutten

david@mcneel.com

Poprad, Slovakia

thanks!
I thought this was a discussion about US health care...

No, I don't talk politics. Unless you enjoy the late George Carlin.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service