I think you should further clarify what you mean by "database", keeping in mind that a database is much more than a collection of Tables. Also, an Array is by no means comparable to either a Database or tables. I doubt that your teacher is misinformed so it seems more probable that you took his comments out of context.
On Oct 9, 2:33 pm, outhwaik <[email protected]> wrote: > Hi, I'm looking to create a database within my program. I was planning > on using a record type, following something my teacher has said about > it being similar to an array. However, having looked for this record > type, I figure it must have been for an older version of visal basic. > > Is there a way that I can create a database, similar to an array? I'd > like to keep it within visual basic if possible, rather than using > access, as seems to be quite common.
