Hi, been press-ganged into VB2010 to "keep up to date" and looking for starters
and comparisons to what I know from VB6 and VBA.
I have a couple of questions, please.
Have used a module written by Doug Steele called gFindFiles which returns an array of
file names from a given folder (or structure). Wild card pattern matching is used. Is there
a similar thing in VB2010? (I copied it over for fun, and got 26 errors!)
Is ADO or DAO still used to connect to Access databases? Or are there better ways to port
a recordset from Access?
Has the Flexigrid control been replaced by anything else?
And finally, Googling indicates there's a VB6 project import feature (which work poorly, apparently)
but I've some really simple things I could learn from. How's it invoked, assuming its still there ?
Many thanks, ABB
and comparisons to what I know from VB6 and VBA.
I have a couple of questions, please.
Have used a module written by Doug Steele called gFindFiles which returns an array of
file names from a given folder (or structure). Wild card pattern matching is used. Is there
a similar thing in VB2010? (I copied it over for fun, and got 26 errors!)
Is ADO or DAO still used to connect to Access databases? Or are there better ways to port
a recordset from Access?
Has the Flexigrid control been replaced by anything else?
And finally, Googling indicates there's a VB6 project import feature (which work poorly, apparently)
but I've some really simple things I could learn from. How's it invoked, assuming its still there ?
Many thanks, ABB