Re: Create A Table From A FieldList?



Some databases will allow ADOX to create tables / fields etc, but you'll need to provide a bit more info on which database you're using. Feel free to check out my freeware ADOX components on http://members.ozemail.com.au/~abaylis/ - these might be all you need.
Cheers,
Andrew

"Ken Lange" <langekg@xxxxxxx> wrote in message news:42E50306.3C54BA78@xxxxxxxxxx
> Given a list of field objects, either in a dataset, or getfieldlist,
> etc, is there a straightforward way to create a new table in a database
> based on that list of fields?
>
.



Relevant Pages

  • Re: Create A Table From A FieldList?
    ... > Given a list of field objects, either in a dataset, or getfieldlist, ... is there a straightforward way to create a new table in a database ... As an alternative to Adox you could use SQL DDL commands e.g. CREATE TABLE ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Passing collection objs as parameters
    ... I am not sure what you mean "Field Objects", ... I am not using "containers" but "collection" ... >> The container was filled with values from a database table. ... > Dirk Goldgar, MS Access MVP ...
    (microsoft.public.access.modulesdaovba)
  • Re: Identity
    ... Andrew J. Kelly SQL MVP ... > The @@identity return the last inserted value in the database and the ... Prev by Date: ...
    (microsoft.public.sqlserver.clients)
  • Re: Result set
    ... >> If I open a connection to a database and get one result set, ... Andrew ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: Result set
    ... > If I open a connection to a database and get one result set, ... Andrew ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)