Link to home
Start Free TrialLog in
Avatar of donzden
donzden

asked on

creating types at runtime

in my application i am creating databases at runtime. now for that i need the fieldnames of the database table dynamically. now i want it to be fairly object oriented. now if i create a type that contains the fields names and field types of the database, that becomes static. that is my problem. i want to be able to create types at runtime so that i can create my database without knowing at compile time the no. of fields or the type of fields in the database. please help...
ASKER CERTIFIED SOLUTION
Avatar of TheBeaver
TheBeaver

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CleanupPing
CleanupPing

donzden:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
I recommend a 100/100 split between me and the beaver.  Since he didn't need to post anymore I would assume one of us solved his problem.