Browse by Tags

Related Posts

  • 2d Arrays vs. other data structures

    I would like to create a 2d array, but I won't know how many rows. Redim, preserve won't let me alter the first dimention. What other options do I have for flexible length 2dim data structures? I will need to bind the structure to a datagrid. -smc
    Posted to Getting Started (Forum) by smcirish on 07-19-2007, 12:00 AM
    Filed under: VB, VB .NET, vb.net, .vb, array, arrays, datagrid, dataset, datatable
  • Quiz template

    Im searching for the best way to pull quiz information from a database, put it into some kind of object data source or some kind of collection, the database where the question info is stored is as follows: tblQuestions QuestionID - PK(integer) Question (string) tblAnswers AnswerID - PK (integer) QuestionID...
    Posted to Getting Started (Forum) by tbenson on 03-05-2007, 12:00 AM
    Filed under: array, Array List, array sort, arraylist, dataset
  • Arrays and Datasets

    How do I convert a 2dim array to a dataset? I am coding in VB, VS2003. -smc
    Posted to Getting Started (Forum) by smcirish on 07-16-2007, 12:00 AM
    Filed under: VB, VB .NET, vb.net, array, arrays, dataset
Page 1 of 1 (3 items)