blah blah blah is here! blah blah » Close

0
votes
0 answers

C# Array Excel Spreadsheet

How do I import an Excel Spreadsheet into C# as an array in a way that can be ported to both PC and mac. Using the GTK# Library?

1
votes
1 answers

C# Array Import

How can I import an excel spreadsheet like in this tutorial (http://www.davidhayden.com/blog/dave/archive/2006/05/26/2973.aspx) into a C# Array. Thanks, Theo

0
votes
0 answers

Importing formatted records into a database

Hi there I'm trying to import a formatted file into my MySQL database. For those familiar, its a BibTeX file. I have no problem importing any data but, whatever I have tried so far, I can't seem to figure out a way for the same record to ...

Feedback