Creating database from code
Hi everyone, this will be my first post here.
I'm a relatively new programmer, I've been teaching myself as I go for the past few months while I tackle my own project, learning with the assistance and guide of various books and forums like this 1.
My question is...
I'm using an Adodc database, and trying to re-create it from code so that I can make my table larger (Access has a limit on the number of fields)
Can anyone tell me how to do this?
Re: Creating database from code
Quote:
Originally posted by Kracked
and trying to re-create it from code so that I can make my table larger (Access has a limit on the number of fields)
Again, explain this. You mentioned this in another thread.