Re: Reading tables structure

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Joshua A. Booker (joshuaabookerhot_at_mail.com)
Date: 03/19/04


Date: Fri, 19 Mar 2004 09:43:13 -0500

Mark,
Could you simply copy the table's structure to a new table with a Make-Table
Query?

Or do you have other reasons for needing the structure attributes stored in
an attributes table?

HTH,
Josh

"Mark" <anonymous@discussions.microsoft.com> wrote in message
news:d4a701c40dbb$7a2d4890$a601280a@phx.gbl...
> Josh,
>
> I appreciate your reply, but while I could go that route,
> it seems like a lot of extra work. I'm looking to build a
> module that will create tables in a temporary database
> that I can delete when done. Since the table structures
> may change, I would rather update the structure table than
> modify the code. Or better yet, set up example tables,
> read there structure, and create the same structure in the
> temporary database.
>
> Mark
> >-----Original Message-----
> >Mark,
> >
> >Access has a built-in documenter tool that prints a
> detailed report of db
> >objects and properies.
> >
> >Try: Tools | Analyze | Documenter
> >
> >HTH,
> >Josh
> >
> >"Mark" <anonymous@discussions.microsoft.com> wrote in
> message
> >news:101b901c40db7$f175c520$a401280a@phx.gbl...
> >> Does anyone have a subroutine they mind sharing that
> would
> >> create a table of the table, field names and properties
> in
> >> a database. I've searched the help, but I don't seem to
> >> be having any luck.
> >>
> >> Thanks,
> >>
> >> Mark
> >
> >
> >.
> >



Relevant Pages

  • Re: [PHP] Swear filter ideas
    ... Richard Lynch wrote: ... Reasons for needing one aside, I'm just wondering if you favour a ... Then when someone enters a perfectly non-swearing sentence, it's transformed into something really filthy. ...
    (php.general)
  • Re: Swear filter ideas
    ... How do you go about implementing a swear / bad-word filter in PHP? ... Reasons for needing one aside, I'm just wondering if you favour a ...
    (php.general)
  • Re: [PHP] Swear filter ideas
    ... On Wed, June 27, 2007 5:18 pm, Richard Davey wrote: ... Reasons for needing one aside, I'm just wondering if you favour a ... Yeah, I get a buck. ...
    (php.general)
  • Swear filter ideas
    ... How do you go about implementing a swear / bad-word filter in PHP? ... Reasons for needing one aside, I'm just wondering if you favour a ...
    (php.general)