Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating, through VB6.0 code, New Fields

Status
Not open for further replies.

Askeladden

Programmer
Jan 28, 2004
87
NO
I need to create New Fields in Access using VB6.0. Is there a way I might do this? If so, how?
Thanks ahead of time. :)
 
I think you have put it in the wrong forum try
Visual Basic(Microsoft) Databases Forum

Though you could be lucky and some one answer you question

Hope this helps
Hymn
 
If you mean new fields in an existing table, you may be able to do that through the tabledef for the table.

[red]"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick[/red]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top