
04-26-2012, 12:06 PM
|
|
Newcomer
|
|
Join Date: Aug 2003
Location: Raleigh,NC
Posts: 3
|
|
WMICodeCreator
|
WMICodeCreator question.
I would like to create a generic function to enumerate the data returned from a SQL statement created by the WMICodeCreator app.
The class name, properties, and data values would be unknown and therefor I would need to enumerate all the data returned.
I tried the CopyMemory API without much luck.
I also tried to create a generic class again without much luck.
Is this possible in VB6 or do I need to try another language?
|
|